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

[jira] [Created] (FLINK-12527) Remove GLOBAL_VERSION_UPDATER in ExecutionGraph

vinoyang created FLINK-12527:
--------------------------------

             Summary: Remove GLOBAL_VERSION_UPDATER in ExecutionGraph
                 Key: FLINK-12527
                 URL: https://issues.apache.org/jira/browse/FLINK-12527
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Coordination
            Reporter: vinoyang
            Assignee: vinoyang


Since {{ExecutionGraph}} can only be accessed from a single thread. We can remove {{AtomicLongFieldUpdater<ExecutionGraph> GLOBAL_VERSION_UPDATER}} from {{ExecutionGraph}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)