[
https://issues.apache.org/jira/browse/FLINK-19662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias updated FLINK-19662:
-----------------------------
Description: We need to expose the memory configuration finally used within
the JobManager. The effective configuration is calculated differently depending
on the type of cluster (legacy vs containerized). The goal is to have the
configuration being calculated only in one place. Therefore, we want to forward
the information through environment variables similar to the approach already
done for the TaskManager. (was: We need to expose the memory configuration
finally used within the JobManager.)
> Create or extend REST endpoint to expose memory configuration
> -------------------------------------------------------------
>
> Key: FLINK-19662
> URL: https://issues.apache.org/jira/browse/FLINK-19662
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Web Frontend
> Reporter: Matthias
> Priority: Major
>
> We need to expose the memory configuration finally used within the
> JobManager. The effective configuration is calculated differently depending
> on the type of cluster (legacy vs containerized). The goal is to have the
> configuration being calculated only in one place. Therefore, we want to
> forward the information through environment variables similar to the approach
> already done for the TaskManager.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)