Andrey Zagrebin created FLINK-11393: ---------------------------------------
Summary: Activate default shuffle implementation and remove legacy code Key: FLINK-11393 URL: https://issues.apache.org/jira/browse/FLINK-11393 Project: Flink Issue Type: Sub-task Components: Network Reporter: Andrey Zagrebin Assignee: zhijiang Fix For: 1.8.0 Set shuffle implementation config parameter to default netty-based implementation from FLINK-11391 and FLINK-11392, instead of <none> which meant feature flag to use previous non-pluggable legacy implementation. The legacy and feature flag code should be removed. -- This message was sent by Atlassian JIRA (v7.6.3#76005)