[
https://issues.apache.org/jira/browse/FLINK-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861926#comment-16861926
]
Gary Yao commented on FLINK-12526:
----------------------------------
There will be changes to the ExecutionGraph in FLINK-12433
> Remove STATE_UPDATER in ExecutionGraph
> --------------------------------------
>
> Key: FLINK-12526
> URL: https://issues.apache.org/jira/browse/FLINK-12526
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: vinoyang
> Assignee: vinoyang
> Priority: Minor
>
> Since {{ExecutionGraph}} can only be accessed from a single
> thread(FLINK-11417). We can remove the
> {{AtomicReferenceFieldUpdater<ExecutionGraph, JobStatus> STATE_UPDATER}} from
> {{ExecutionGraph}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)