This is an automated email from the ASF dual-hosted git repository.
ethanfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn.git
from 1d44e5fbf [CELEBORN-1487][PHASE1] CongestionController support control
traffic by user/worker traffic speed
add d14e9bb3d [CELEBORN-1620][CIP-11] Support passing worker tags via
RequestSlots message
No new revisions were added by this update.
Summary of changes:
.../apache/celeborn/client/LifecycleManager.scala | 4 +++-
common/src/main/proto/TransportMessages.proto | 1 +
.../org/apache/celeborn/common/CelebornConf.scala | 11 +++++++++++
.../common/protocol/message/ControlMessages.scala | 4 ++++
docs/configuration/client.md | 1 +
.../celeborn/service/deploy/master/Master.scala | 12 ++++++++++--
.../service/deploy/master/tags/TagsManager.scala | 21 ++++++++++++++++++---
.../deploy/master/tags/TagsManagerSuite.scala | 4 +++-
8 files changed, 51 insertions(+), 7 deletions(-)