You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "vinoyang (JIRA)" <ji...@apache.org> on 2019/06/12 07:05:00 UTC

[jira] [Commented] (FLINK-12526) Remove STATE_UPDATER in ExecutionGraph

    [ https://issues.apache.org/jira/browse/FLINK-12526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16861813#comment-16861813 ] 

vinoyang commented on FLINK-12526:
----------------------------------

Hi [~GJL] I saw the subtasks belong you have been closed, can you confirm you whether my judgement is true or not? If it is true, can I start this issue?

> 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)