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

roryqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git


    from a49d54331 [FOLLOWUP][#2105] Fix memory leak caused by duplicate blocks 
when using ShuffleBufferWithLinkedList (#2150)
     add 94fe22925 [MINOR] improve(server): Log more before server remove 
resource (#2133)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/uniffle/common/PartitionInfo.java   | 50 +++++++++++++---------
 .../apache/uniffle/server/ShuffleServerConf.java   |  5 +++
 .../org/apache/uniffle/server/ShuffleTaskInfo.java | 36 +++++++++++++---
 .../apache/uniffle/server/ShuffleTaskManager.java  | 38 ++++++++++++++++
 4 files changed, 104 insertions(+), 25 deletions(-)
 copy 
internal-client/src/main/java/org/apache/uniffle/client/request/RssStartSortMergeRequest.java
 => common/src/main/java/org/apache/uniffle/common/PartitionInfo.java (53%)

Reply via email to