This is an automated email from the ASF dual-hosted git repository.
zuston pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
from 1acf3e455 [MINOR] fix(client-spark): Fix to use correct options for
enable rssStageRetry (#2023)
add 072b4a000 [#2017] feat(coordinator/server): Support config to exclude
verbose operation from rpc audit log (#2014)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/uniffle/coordinator/CoordinatorConf.java | 6 ++++++
.../apache/uniffle/coordinator/CoordinatorGrpcService.java | 12 +++++++++++-
docs/coordinator_guide.md | 1 +
docs/server_guide.md | 1 +
.../java/org/apache/uniffle/server/ShuffleServerConf.java | 6 ++++++
.../org/apache/uniffle/server/ShuffleServerGrpcService.java | 12 +++++++++++-
.../uniffle/server/netty/ShuffleServerNettyHandler.java | 12 +++++++++++-
7 files changed, 47 insertions(+), 3 deletions(-)