This is an automated email from the ASF dual-hosted git repository.
xtsong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 6ee30947a91 [FLINK-32088][checkpoint] Space control in file merging
new 501370dda7a [FLINK-35461][config] Deprecate options related to
hash-based blocking shuffle
new b9d8bb11cf6 [FLINK-35461][config] Deprecate options related to legacy
hybrid shuffle
new b60b1e3d2a5 [FLINK-35461][config] Deprecate or update options of
floating/exclusive buffer
new 312df35d00b [FLINK-35461][config] Deprecate or update options of
shuffle compression
new b25b921b87c [FLINK-35461][config] Deprecate netty options that are not
recommended to be used
new e33fb161f1c [FLINK-35461][config] Deprecate
taskmanager.network.max-num-tcp-connections
new ac6d7a30f51 [FLINK-35461][config] Deprecate the unnecessary option
fine-grained.shuffle-mode.all-blocking
new 132722e1b43 [FLINK-35461][config] Deprecate StreamPipelineOptions that
only contains deprecated option
The 8 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:
.../generated/all_taskmanager_network_section.html | 104 +-------------
.../generated/cluster_configuration.html | 6 -
.../generated/expert_scheduling_section.html | 6 -
.../netty_shuffle_environment_configuration.html | 104 +-------------
.../apache/flink/configuration/ClusterOptions.java | 5 +-
.../NettyShuffleEnvironmentOptions.java | 151 +++++++++++++++++----
.../io/network/buffer/NetworkBufferPool.java | 3 +-
.../NettyShuffleEnvironmentConfiguration.java | 24 +++-
.../api/environment/StreamPipelineOptions.java | 3 +
9 files changed, 150 insertions(+), 256 deletions(-)