[
https://issues.apache.org/jira/browse/FLINK-12673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-12673.
------------------------------------
Resolution: Fixed
master: e64d070873eb53aa089d1ad318cdb755f084fa66
> 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
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)