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

vinoyang updated FLINK-14602:
-----------------------------
    Summary: Change Type of Field tasks from ConcurrentHashMap to HashMap  
(was: Degenerate the current ConcurrentHashMap type of tasks to a normal 
HashMap type.)

> Change Type of Field tasks from ConcurrentHashMap to HashMap
> ------------------------------------------------------------
>
>                 Key: FLINK-14602
>                 URL: https://issues.apache.org/jira/browse/FLINK-14602
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: vinoyang
>            Assignee: vinoyang
>            Priority: Major
>
> After FLINK-11417, we made ExecutionGraph be a single-thread mode. It will no 
> longer be plagued by concurrency issues. So, we can degenerate the current 
> ConcurrentHashMap type of tasks to a normal HashMap type.



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

Reply via email to