[
https://issues.apache.org/jira/browse/FLINK-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Yao closed FLINK-12526.
----------------------------
Resolution: Fixed
1.10: ffe3a61a7ed2aa856288ecd293550bdead70119d
> 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
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)