Matthias created FLINK-20850: -------------------------------- Summary: Analyze whether CoLocationConstraints and CoLocationGroup can be removed Key: FLINK-20850 URL: https://issues.apache.org/jira/browse/FLINK-20850 Project: Flink Issue Type: Sub-task Reporter: Matthias
It appears that {{CoLocationGroup}} and {{CoLocationContraint}} are not used by {{LocalInputPreferredSlotSharingStrategy}} anymore. Instead, {{CoLocationGroupDesc}} and {{CoLocationContraintDesc}} serve as light-weight versions of these concepts. Does this mean that we can remove the former ones? -- This message was sent by Atlassian Jira (v8.3.4#803005)