You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ga...@apache.org on 2022/01/27 08:02:21 UTC

[flink] branch master updated (dfa672f -> 34d0972)

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(-)