[
https://issues.apache.org/jira/browse/FLINK-9894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16549352#comment-16549352
]
ASF GitHub Bot commented on FLINK-9894:
---------------------------------------
Github user tison1 commented on the issue:
https://github.com/apache/flink/pull/6370
but the original `ensureConstraints` is wired. For example it calls
`ensureCapacity` twice and the only code path is from `ExecutionJobVertex`
construct `ExecutionVertex` which calls `ensureConstraints` from `0` to `N`,
which we gain little goodies from `ensureCapacity`. and so on.
> Potential Data Race
> -------------------
>
> Key: FLINK-9894
> URL: https://issues.apache.org/jira/browse/FLINK-9894
> Project: Flink
> Issue Type: Improvement
> Components: Local Runtime
> Affects Versions: 1.5.1
> Reporter: 陈梓立
> Assignee: 陈梓立
> Priority: Major
> Labels: pull-request-available
>
> CoLocationGroup#ensureConstraints
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)