Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.13.0, 1.12.4
Description
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.