You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by az...@apache.org on 2020/06/11 07:22:35 UTC

[flink] branch master updated (41e8ad9 -> 1adfd58)

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

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


    from 41e8ad9  [FLINK-17113][sql-cli] Use executeSql to execute view statements and fix nullability loss problem
     add 4c05dac  [hotfix] Fix a code style local variable name issue in JobManagerProcessUtilsTest
     add 1adfd58  [FLINK-18214][Runtime] Remove Job Cache size check against JVM Heap size

No new revisions were added by this update.

Summary of changes:
 docs/ops/memory/mem_setup_master.md                |  5 +--
 docs/ops/memory/mem_setup_master.zh.md             |  5 +--
 .../jobmanager/JobManagerFlinkMemoryUtils.java     | 20 +--------
 .../jobmanager/JobManagerProcessUtilsTest.java     | 51 +++++++---------------
 4 files changed, 19 insertions(+), 62 deletions(-)