You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (JIRA)" <ji...@apache.org> on 2019/05/29 13:09:00 UTC

[jira] [Created] (FLINK-12673) Introduce NetworkEnvironment.getUnreleasedPartitions instead of using getResultPartitionManager

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)