[ https://issues.apache.org/jira/browse/FLINK-12110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17212207#comment-17212207 ]
Matthias commented on FLINK-12110: ---------------------------------- Is this still a topic considering the resolution of FLINK-14422? There, we exposed the newly introduced metrics for the actual shuffle memory usage. > Introduce API point for ShuffleEnvironment to get estimation of locally > required memory > --------------------------------------------------------------------------------------- > > Key: FLINK-12110 > URL: https://issues.apache.org/jira/browse/FLINK-12110 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Network > Reporter: Andrey Zagrebin > Priority: Major > > At the moment, we use static method TaskManagerServices.calculateHeapSizeMB > to estimate local memory needed in TM container for network environment. As > network environment becomes pluggable shuffle service, we should also make > this request from container to shuffle service pluggable. -- This message was sent by Atlassian Jira (v8.3.4#803005)