This is an automated email from the ASF dual-hosted git repository.
ckj pushed a change to branch branch-0.6
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
from 4b3d37db Bump project version to 0.6.2-SNAPSHOT
new 790ea613 Fix incorrect metrics of event_queue_size and
total_write_handler (#411)
new d4532f45 [Deps] Bump slf4j to fix vulnerability in slf4j-log4j12 (#464)
new 9f3d0743 Fix potenial race condition when registering remote storage
info (#481)
new c4259be9 Improve README (#427)
The 4 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:
README.md | 48 +++++++++++-----------
pom.xml | 2 +-
.../apache/uniffle/server/ShuffleFlushManager.java | 7 +++-
.../uniffle/server/storage/HdfsStorageManager.java | 17 ++++----
4 files changed, 38 insertions(+), 36 deletions(-)