This is an automated email from the ASF dual-hosted git repository.
guoweijie pushed a change to branch release-1.17
in repository https://gitbox.apache.org/repos/asf/flink.git
from 30344f1c79f [FLINK-29852][Runtime] Fix AdaptiveScheduler add operator
repeatedly in json plan.
new 9749699cddb [FLINK-31288][runtime] Disable overdraft buffer for non
pipelined result partition.
new 7dd61c31714 [FLINK-31288][doc] Update doc ralated to overdraft buffer.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../docs/deployment/memory/network_mem_tuning.md | 4 ++++
docs/content/docs/deployment/memory/network_mem_tuning.md | 4 ++++
.../generated/all_taskmanager_network_section.html | 2 +-
.../netty_shuffle_environment_configuration.html | 2 +-
.../configuration/NettyShuffleEnvironmentOptions.java | 3 ++-
.../io/network/partition/ResultPartitionFactory.java | 15 ++++++++++++++-
6 files changed, 26 insertions(+), 4 deletions(-)