You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ga...@apache.org on 2019/11/12 20:47:16 UTC

[flink] branch master updated (0022d4a -> 4d97e2f)

This is an automated email from the ASF dual-hosted git repository.

gary pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 0022d4a  [FLINK-14689][table] Add catalog related commands support in sql parser.
     add a8e3a20  [FLINK-14612][runtime] Change Type of Field intermediateResults from ConcurrentHashMap to HashMap
     add 512b4f7  [FLINK-14602][runtime] Change Type of Field tasks from ConcurrentHashMap to HashMap
     add 4d97e2f  [FLINK-14640][runtime] Change Type of Field currentExecutions from ConcurrentHashMap to HashMap

No new revisions were added by this update.

Summary of changes:
 .../runtime/executiongraph/ExecutionGraph.java     | 13 ++++-----
 .../ExecutionGraphDeploymentTest.java              | 32 ++++++++++++++--------
 2 files changed, 26 insertions(+), 19 deletions(-)