[ https://issues.apache.org/jira/browse/FLINK-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrey Zagrebin updated FLINK-12706: ------------------------------------ Description: ShuffleService should be a factory for ShuffleMaster in JM and ShuffleService in TM. The default implementation is already available former NetworkEnvironment. To make it pluggable, we need to provide a service loading for the configured ShuffleManager implementation class in Flink configuration. (was: ShuffleManager should be a factory for ShuffleMaster in JM and ShuffleService in TM. The default implementation is already available former NetworkEnvironment. To make it pluggable, we need to provide a service loading for the configured ShuffleManager implementation class in Flink configuration.) > Introduce ShuffleService interface and its configuration > -------------------------------------------------------- > > Key: FLINK-12706 > URL: https://issues.apache.org/jira/browse/FLINK-12706 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Configuration, Runtime / Coordination, Runtime > / Network > Reporter: Andrey Zagrebin > Priority: Major > Fix For: 1.9.0 > > > ShuffleService should be a factory for ShuffleMaster in JM and ShuffleService > in TM. The default implementation is already available former > NetworkEnvironment. To make it pluggable, we need to provide a service > loading for the configured ShuffleManager implementation class in Flink > configuration. -- This message was sent by Atlassian JIRA (v7.6.3#76005)