[
https://issues.apache.org/jira/browse/FLINK-12331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12331:
-----------------------------------
Labels: pull-request-available (was: )
> 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: zhijiang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.9.0
>
>
> 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)