Yangze Guo created FLINK-22683: ---------------------------------- Summary: 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 Reporter: Yangze Guo
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)