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

Jiayi Liao updated FLINK-14766:
-------------------------------
    Description: 
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]

  was:
Since operations have already been single-thread in {{ExecutionVertex}} I think 
we can remove the volatile decorator on {{currentExecution}} and 
{{locationConstraint}}. 

 

And same for {{Execution}}  and \{{ExecutionGraph}} too.

 

cc [~zhuzh]


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

Reply via email to