This is an automated email from the ASF dual-hosted git repository.
gaoyunhaii pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from dfa672f [FLINK-25780][network] Reduce the maximum size of data output
buffer per result partition for sort-shuffle
add 34d0972 [FLINK-25781][network] Adjust the maximum number of buffers
can be used per result partition for data read of sort-shuffle
No new revisions were added by this update.
Summary of changes:
.../io/network/partition/SortMergeResultPartition.java | 3 ++-
.../partition/SortMergeResultPartitionReadScheduler.java | 16 +++++++++++-----
.../SortMergeResultPartitionReadSchedulerTest.java | 8 +++++---
3 files changed, 18 insertions(+), 9 deletions(-)