[
https://issues.apache.org/jira/browse/FLINK-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12673:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> 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)