[
https://issues.apache.org/jira/browse/FLINK-14600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16966801#comment-16966801
]
vinoyang commented on FLINK-14600:
----------------------------------
[~gjy] WDYT?
> Degenerate the current AtomicInteger type of verticesFinished to a normal int
> type.
> -----------------------------------------------------------------------------------
>
> Key: FLINK-14600
> URL: https://issues.apache.org/jira/browse/FLINK-14600
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: vinoyang
> Priority: Major
>
> After FLINK-11417, we made {{ExecutionGraph}} to be single-thread mode. It
> will no longer be plagued by concurrency issues. So, we can degenerate the
> current {{AtomicInteger}} type of *verticesFinished* to a normal int type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)