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

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


    from 0e0bdf1f9 [#1319] fix(server): Add shaded 
com.google.guava:failureaccess dependency to prevent NoClassDefFoundError 
(#1352)
     new e7f446ea6 [#1267] fix(client): fast fail without retry when oom occurs 
(#1344)
     new 2320e394c [MINOR] fix(spark): Fix NPE for 
ShuffleWriteClientImpl.unregisterShuffle (#1367)
     new 7ee5039fe [MINOR] chore: fix kubernetes ci pipeline (#1368)

The 3 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:
 .../client/impl/ShuffleWriteClientImpl.java        |  3 +++
 .../org/apache/uniffle/common/util/RetryUtils.java | 26 +++++++++++++++++-----
 .../apache/uniffle/common/util/RetryUtilsTest.java | 25 +++++++++++++++++++++
 deploy/kubernetes/operator/Makefile                |  2 +-
 .../client/impl/grpc/ShuffleServerGrpcClient.java  |  6 +++--
 .../impl/grpc/ShuffleServerGrpcNettyClient.java    |  6 +++--
 6 files changed, 58 insertions(+), 10 deletions(-)

Reply via email to