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

guoweijie pushed a change to branch release-1.18
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 0501d036584 [FLINK-33088][network] Fix NullPointerException in 
RemoteTierConsumerAgent for tiered storage
     new 9c960536c4a [hotfix][network] Optimize the backlog calculation logic 
in Hybrid Shuffle
     new dea458d732c [hotfix][network] Fix the bug of triggering disk writing 
in Hybrid Shuffle

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:
 .../hybrid/tiered/netty/NettyPayloadManager.java   | 52 +++++++++++++++++++---
 .../netty/TieredStorageResultSubpartitionView.java |  8 ++--
 .../storage/TieredStorageMemoryManagerImpl.java    | 17 ++++---
 .../tiered/netty/NettyConnectionWriterTest.java    | 41 +++++++++++++++++
 .../TieredStorageResultSubpartitionViewTest.java   | 27 ++++++-----
 5 files changed, 115 insertions(+), 30 deletions(-)

Reply via email to