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/22 13:01:00 UTC

[jira] [Assigned] (FLINK-12331) Introduce partition/gate setup to decouple task registration with NetworkEnvironment

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

Andrey Zagrebin reassigned FLINK-12331:
---------------------------------------

    Assignee: Andrey Zagrebin  (was: zhijiang)

> Introduce partition/gate setup to decouple task registration with NetworkEnvironment
> ------------------------------------------------------------------------------------
>
>                 Key: FLINK-12331
>                 URL: https://issues.apache.org/jira/browse/FLINK-12331
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Network
>            Reporter: zhijiang
>            Assignee: Andrey Zagrebin
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In order to decouple task with {{NetworkEnvironment}} completely, we introduce interface methods for {{InputGate#setup}} and {{ResultPartitionWriter#setup}}. Then the task could call the {{setup}} method for the created partitions/gates directly instead of calling current {{registerTask}} via {{NetworkEnvironment}}.



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