This is an automated email from the ASF dual-hosted git repository.
nicholasjiang pushed a change to branch branch-0.5
in repository https://gitbox.apache.org/repos/asf/celeborn.git
from 8c771a83b [RELEASE] Bump 0.5.5-SNAPSHOT
add df62f11cf [CELEBORN-1757] Add retry when sending RPC to
LifecycleManager
No new revisions were added by this update.
Summary of changes:
.../apache/celeborn/client/ShuffleClientImpl.java | 130 ++++++++++++---------
.../celeborn/client/ShuffleClientSuiteJ.java | 41 +++++++
.../org/apache/celeborn/common/CelebornConf.scala | 20 +++-
.../celeborn/common/rpc/RpcEndpointRef.scala | 67 +++++++++++
.../org/apache/celeborn/common/rpc/RpcEnv.scala | 39 +++++++
docs/configuration/client.md | 3 +-
docs/configuration/network.md | 1 +
7 files changed, 243 insertions(+), 58 deletions(-)