[
https://issues.apache.org/jira/browse/FLINK-37581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-37581:
-----------------------------------
Labels: pull-request-available (was: )
> Avoid duplicate calculation for total Flink memory
> --------------------------------------------------
>
> Key: FLINK-37581
> URL: https://issues.apache.org/jira/browse/FLINK-37581
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Configuration
> Reporter: Jiaan Geng
> Priority: Major
> Labels: pull-request-available
>
> Currently, there are duplicate calling on
> calculateTotalFlinkMemoryFromComponents while creating
> TaskExecutorMemoryConfiguration.
> The first caller is the method create of TaskExecutorMemoryConfiguration.
> The second caller is the method calculateTotalProcessMemoryFromComponents of
> TaskExecutorMemoryConfiguration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)