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/06/04 08:11:00 UTC

[jira] [Updated] (FLINK-11392) Introduce ShuffleEnvironment in Task Executor

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

Andrey Zagrebin updated FLINK-11392:
------------------------------------
    Summary: Introduce ShuffleEnvironment in Task Executor  (was: Introduce ShuffleService in Task Executor)

> Introduce ShuffleEnvironment in Task Executor
> ---------------------------------------------
>
>                 Key: FLINK-11392
>                 URL: https://issues.apache.org/jira/browse/FLINK-11392
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Network
>            Reporter: Andrey Zagrebin
>            Assignee: zhijiang
>            Priority: Major
>
> * Define _ShuffleService_ interface and give a default implementation on TM side.
>  * Reuse shuffle related components from _NetworkEnvironment_ in _ShuffleService_.
>  * Add _ShuffleService_ factory method to _ShuffleManager_ interface.
>  * Respect feature flag in Flink configuration option for _ShuffleManager_
>  * _notifyPipelinedConsumers_ from outside of _ResultPartitionWriter_ to make it not shuffle specific



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