[
https://issues.apache.org/jira/browse/FLINK-22683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357102#comment-17357102
]
Xintong Song commented on FLINK-22683:
--------------------------------------
Fixed via:
- master (1.14): 9e8c551958f30d5b54cbb26d2a232d96e1e0988c
- release-1.13: 2ea2f9f3bc21cfdaeec732d0c692eafa68665b2c
- release-1.12: 68f1812017aa027750daf0281e8257edb85965f9
> The total Flink/process memory of memoryConfiguration in /taskmanagers can be
> null or incorrect value
> -----------------------------------------------------------------------------------------------------
>
> Key: FLINK-22683
> URL: https://issues.apache.org/jira/browse/FLINK-22683
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Metrics
> Affects Versions: 1.13.0, 1.12.4
> Reporter: Yangze Guo
> Assignee: Yangze Guo
> Priority: Major
> Labels: pull-request-available
>
> In FLINK-14435, we add the `memoryConfiguration` to /taskmanagers REST API.
> However, that field can be `null` if it is not configured by the user or the
> incorrect value in fine-grained resource management. We need to calculate
> them proactively.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)