Andrey Zagrebin created FLINK-12673:
---------------------------------------
Summary: Introduce NetworkEnvironment.getUnreleasedPartitions instead of using getResultPartitionManager
Key: FLINK-12673
URL:
https://issues.apache.org/jira/browse/FLINK-12673 Project: Flink
Issue Type: Sub-task
Components: Runtime / Network
Reporter: Andrey Zagrebin
Assignee: Andrey Zagrebin
Fix For: 1.9.0
At the moment NetworkEnvironment.getResultPartitionManager is used to query TaskExecutor whether all partitions are released. We should hide this direct access to ResultPartitionManager behind a Shuffle API method call: NetworkEnvironment.getUnreleasedPartitions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)