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/03/12 09:31:31 UTC

[flink] branch master updated (663af45c -> bb8e387)

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 663af45c [FLINK-16493][k8s] Use enum type instead of string type for KubernetesConfigOptions.REST_SERVICE_EXPOSED_TYPE
     add bb8e387  [FLINK-16406] Increase default value for JVM Metaspace to minimise its OutOfMemoryError

No new revisions were added by this update.

Summary of changes:
 docs/_includes/generated/common_memory_section.html                     | 2 +-
 docs/_includes/generated/task_manager_memory_configuration.html         | 2 +-
 .../main/java/org/apache/flink/configuration/TaskManagerOptions.java    | 2 +-
 flink-dist/src/main/resources/flink-conf.yaml                           | 2 +-
 .../test-scripts/test_rocksdb_state_memory_control.sh                   | 2 +-
 .../flink/kubernetes/kubeclient/KubernetesTaskManagerTestBase.java      | 2 +-
 .../kubeclient/decorators/JavaCmdTaskManagerDecoratorTest.java          | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)