You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias (Jira)" <ji...@apache.org> on 2021/01/05 11:21:00 UTC

[jira] [Created] (FLINK-20850) Analyze whether CoLocationConstraints and CoLocationGroup can be removed

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)