You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by yi...@apache.org on 2022/08/07 12:52:03 UTC

[flink] branch master updated (05de0a295ef -> 07a309ad934)

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

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


    from 05de0a295ef [FLINK-28826][network] Avoid notifying too frequently when recycling buffers for BatchShuffleReadBufferPool
     add 07a309ad934 [FLINK-28828][network] Improvements for sort-shuffle data reading

No new revisions were added by this update.

Summary of changes:
 .../SortMergeResultPartitionReadScheduler.java     | 41 ++++++++++++++--------
 .../partition/SortMergeSubpartitionReader.java     |  7 ++++
 2 files changed, 34 insertions(+), 14 deletions(-)