Zhu Zhu created FLINK-14611:
-------------------------------
Summary: Move allVerticesInSameSlotSharingGroupByDefault from ExecutionConfig to StreamGraph
Key: FLINK-14611
URL:
https://issues.apache.org/jira/browse/FLINK-14611 Project: Flink
Issue Type: Sub-task
Components: Runtime / Coordination
Affects Versions: 1.10.0
Reporter: Zhu Zhu
Fix For: 1.10.0
allVerticesInSameSlotSharingGroupByDefault is currently for internal use only.
It's better to not add it in ExecutionConfig which is for user configurations.
More details see discussion [this|
https://issues.apache.org/jira/browse/FLINK-14059?focusedCommentId=16967392&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16967392] and [this|
https://github.com/apache/flink/pull/10007#discussion_r342481078].
I'd propose to move it to StreamGraph.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)