This is an automated email from the ASF dual-hosted git repository.
rexxiong pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git
from 86cbf7a35 [CELEBORN-673][SPARK][PERF] Improve the perf of sort-based
shuffle write
add 357add5b0 [CELEBORN-494][PERF] RssInputStream fetch side support
blacklist to avoid client side timeout in same worker multiple times during
fetch
No new revisions were added by this update.
Summary of changes:
.../apache/celeborn/client/ShuffleClientImpl.java | 7 ++-
.../celeborn/client/read/RssInputStream.java | 73 +++++++++++++++++++++-
.../common/protocol/PartitionLocation.java | 8 +++
.../org/apache/celeborn/common/CelebornConf.scala | 20 ++++++
docs/configuration/client.md | 2 +
5 files changed, 106 insertions(+), 4 deletions(-)