[jira] [Created] (FLINK-11392) Introduce ShuffleService in Task Executor

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-11392) Introduce ShuffleService in Task Executor

Shang Yuanchun (Jira)
Andrey Zagrebin created FLINK-11392:
---------------------------------------

             Summary: Introduce ShuffleService in Task Executor
                 Key: FLINK-11392
                 URL: https://issues.apache.org/jira/browse/FLINK-11392
             Project: Flink
          Issue Type: Sub-task
          Components: Network
            Reporter: Andrey Zagrebin
            Assignee: zhijiang
             Fix For: 1.8.0


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