You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zili Chen (Jira)" <ji...@apache.org> on 2020/01/05 01:12:00 UTC

[jira] [Closed] (FLINK-14766) Remove volatile variable in ExecutionVertex

     [ https://issues.apache.org/jira/browse/FLINK-14766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zili Chen closed FLINK-14766.
-----------------------------
    Fix Version/s: 1.11.0
       Resolution: Fixed

master via 6e0088a0048af6671dc187c4ffe011548e275868

> Remove volatile variable in ExecutionVertex
> -------------------------------------------
>
>                 Key: FLINK-14766
>                 URL: https://issues.apache.org/jira/browse/FLINK-14766
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.9.0
>            Reporter: Jiayi Liao
>            Assignee: Jiayi Liao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Since operations have already been single-thread in {{ExecutionVertex}} I think we can remove the volatile keyword on {{currentExecution}} and {{locationConstraint}}. 
>  
> And same for {{Execution}}  and {{ExecutionGraph}} too.
>  
> cc [~zhuzh]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)