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

Andrey Zagrebin updated FLINK-11392:
------------------------------------
    Description: 
* Extract _ShuffleEnvironment_ interface from _NetworkEnvironment._
 * Make _NetworkEnvironment_ its default implementation
 * Rename _NetworkEnvironment_ to ___NettyShuffleEnvironment_.

  was:
* 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


> 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: Andrey Zagrebin
>            Priority: Major
>
> * Extract _ShuffleEnvironment_ interface from _NetworkEnvironment._
>  * Make _NetworkEnvironment_ its default implementation
>  * Rename _NetworkEnvironment_ to ___NettyShuffleEnvironment_.



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

Reply via email to