You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2019/06/04 14:34:00 UTC

[jira] [Resolved] (FLINK-11403) Introduce ResultPartitionWithConsumableNotifier in task for notifying consumable result partition

     [ https://issues.apache.org/jira/browse/FLINK-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann resolved FLINK-11403.
-----------------------------------
       Resolution: Done
    Fix Version/s: 1.9.0

Merged via 5d310f90f5dc6319431b680cdad573a385fcdd43

>  Introduce ResultPartitionWithConsumableNotifier in task for notifying consumable result partition
> --------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-11403
>                 URL: https://issues.apache.org/jira/browse/FLINK-11403
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Network
>            Reporter: zhijiang
>            Assignee: zhijiang
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The creation of {{ResultPartitionWriter}} from {{NetworkEnvironment}} relies on {{TaskAction}}, {{ResultPartitionConsumableNotifier}}. For breaking this tie, {{ResultPartitionWithConsumableNotifier}} is introduced for wrapping the logic of notification.
> In this way the later interface method {{ShuffleService#createResultPartitionWriter}} would be simple.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)