[
https://issues.apache.org/jira/browse/FLINK-20850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264059#comment-17264059
]
Robert Metzger commented on FLINK-20850:
----------------------------------------
Merged to master in
https://github.com/apache/flink/commit/ac968b83675e64712b4d35dbc166e09808c2156b
> 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
> Components: Runtime / Coordination
> Reporter: Matthias
> Assignee: Matthias
> Priority: Major
> Labels: pull-request-available
>
> 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)