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

[flink] branch master updated (77d9a22 -> b416302)

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

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


    from 77d9a22  [FLINK-18010][runtime] Expand HistoryServer logging
     add 3bf3f0c  [FLINK-17970] Rename cluster.io-executor.pool-size config option into cluster.io-pool.size
     add b416302  [FLINK-17970] Increase default value of cluster.io-pool.size from #cores to 4 * #cores

No new revisions were added by this update.

Summary of changes:
 docs/_includes/generated/cluster_configuration.html                | 4 ++--
 docs/_includes/generated/expert_fault_tolerance_section.html       | 4 ++--
 .../main/java/org/apache/flink/configuration/ClusterOptions.java   | 7 ++++---
 .../java/org/apache/flink/runtime/util/ClusterEntrypointUtils.java | 2 +-
 4 files changed, 9 insertions(+), 8 deletions(-)