This is an automated email from the ASF dual-hosted git repository.
xianjin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
from 3aaac3e7 [Bug] Fix potential negative preAllocatedSize variable (#428)
add 6ddf8a7f [Feature] add a configuration to control shuffle data flush
(#445)
No new revisions were added by this update.
Summary of changes:
.../apache/uniffle/server/ShuffleServerConf.java | 24 ++++++---
.../server/buffer/ShuffleBufferManager.java | 38 ++++++++++----
.../uniffle/server/ShuffleServerConfTest.java | 1 +
.../server/buffer/ShuffleBufferManagerTest.java | 59 +++++++++++++++++++---
4 files changed, 97 insertions(+), 25 deletions(-)