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/celeborn.git
from 406ceb64c [CELEBORN-1794] Fix TestCongestionController occasional
failing
add 680b072b5 [CELEBORN-1753] Optimize the code for `exists` and `find`
method
No new revisions were added by this update.
Summary of changes:
.../plugin/flink/ShuffleResourceTracker.java | 4 +--
.../plugin/flink/ShuffleResourceTrackerSuiteJ.java | 20 ++++++-------
.../plugin/flink/ShuffleResourceTrackerSuiteJ.java | 20 ++++++-------
.../plugin/flink/ShuffleResourceTrackerSuiteJ.java | 20 ++++++-------
.../plugin/flink/ShuffleResourceTrackerSuiteJ.java | 20 ++++++-------
.../plugin/flink/ShuffleResourceTrackerSuiteJ.java | 20 ++++++-------
.../plugin/flink/ShuffleResourceTrackerSuiteJ.java | 20 ++++++-------
.../plugin/flink/ShuffleResourceTrackerSuiteJ.java | 20 ++++++-------
.../celeborn/client/ChangePartitionManager.scala | 19 ++++++------
.../org/apache/celeborn/client/CommitManager.scala | 13 ++++-----
.../apache/celeborn/client/LifecycleManager.scala | 14 ++++-----
.../celeborn/client/ReleasePartitionManager.scala | 14 ++++-----
.../celeborn/client/WorkerStatusTracker.scala | 4 +--
.../celeborn/client/commit/CommitHandler.scala | 5 ++--
.../client/commit/MapPartitionCommitHandler.scala | 2 +-
.../commit/ReducePartitionCommitHandler.scala | 4 +--
.../common/meta/ShufflePartitionLocationInfo.scala | 2 +-
.../apache/celeborn/common/meta/WorkerInfo.scala | 4 +--
.../apache/celeborn/common/util/PbSerDeUtils.scala | 12 ++++----
.../meta/ShufflePartitionLocationInfoSuite.scala | 3 +-
.../celeborn/service/deploy/master/Master.scala | 28 +++++++++---------
.../deploy/master/http/api/v1/WorkerResource.scala | 2 +-
.../service/deploy/master/tags/TagsManager.scala | 4 +--
.../deploy/master/tags/TagsManagerSuite.scala | 18 ++++++------
.../ChangePartitionManagerUpdateWorkersSuite.scala | 34 ++++++++++++----------
.../service/deploy/worker/Controller.scala | 34 +++++++++++++++-------
.../celeborn/service/deploy/worker/Worker.scala | 4 +--
27 files changed, 181 insertions(+), 183 deletions(-)