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

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

     [ 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)