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

Till Rohrmann commented on FLINK-12036:
---------------------------------------

Yes. I will close this ticket. Every other removal of legacy code will be done 
under a new ticket.

> Simplify ExecutionGraph by removing legacy concurrency code
> -----------------------------------------------------------
>
>                 Key: FLINK-12036
>                 URL: https://issues.apache.org/jira/browse/FLINK-12036
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.8.0
>            Reporter: Till Rohrmann
>            Priority: Major
>
> With FLINK-11417, we made the {{ExecutionGraph}} single threaded. 
> Consequently all the logic which handles concurrent state changes is no 
> longer needed (e.g. {{AtomicReferenceFieldUpdater}}, checking for concurrent 
> changes, etc.). This issue is the umbrella to collect every legacy 
> concurrency code which can be removed from the {{ExecutionGraph}}.



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

Reply via email to