You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2020/03/12 12:16:34 UTC

[flink] branch master updated (42f4948 -> ab37867)

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

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


    from 42f4948  [FLINK-16304][python] Remove python packages bundled in the flink-python jar. (#11238)
     add ab37867  [FLINK-15727][scripts] Return dynamic configs and JVM parameters in one call

No new revisions were added by this update.

Summary of changes:
 flink-dist/src/main/flink-bin/bin/config.sh        |  3 +-
 flink-dist/src/main/flink-bin/bin/taskmanager.sh   | 16 +++++-----
 flink-dist/src/test/bin/runBashJavaUtilsCmd.sh     |  5 +--
 .../org/apache/flink/dist/BashJavaUtilsITCase.java | 36 ++++++----------------
 .../apache/flink/runtime/util/BashJavaUtils.java   | 29 ++++++-----------
 5 files changed, 30 insertions(+), 59 deletions(-)