[
https://issues.apache.org/jira/browse/FLINK-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16960531#comment-16960531
]
Gary Yao commented on FLINK-12526:
----------------------------------
I think we won't change the execution graph significantly in the near future.
It should be fine to start working on this issue. What do you think [~zhuzh]?
> 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
(v8.3.4#803005)