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

nicholasjiang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn.git


    from 30f7da556 [CELEBORN-1490][CIP-6] Enrich register shuffle method
     add 5f02f3e8f [CELEBORN-1589] Ensure master is leader for some POST 
request APIs

No new revisions were added by this update.

Summary of changes:
 master/pom.xml                                     |  5 ++
 .../celeborn/service/deploy/master/Master.scala    |  2 +-
 .../master/http/api/MasterHttpResourceUtils.scala  | 22 ++++-----
 .../deploy/master/http/api/v1/WorkerResource.scala | 55 ++++++++++++----------
 .../http/api/TestMasterHttpResourceUtils.scala     | 26 +++++-----
 project/CelebornBuild.scala                        |  3 +-
 6 files changed, 63 insertions(+), 50 deletions(-)
 copy common/src/test/java/org/apache/celeborn/common/util/JavaUtilsSuite.java 
=> 
master/src/main/scala/org/apache/celeborn/service/deploy/master/http/api/MasterHttpResourceUtils.scala
 (62%)
 copy 
common/src/test/scala/org/apache/celeborn/common/rpc/netty/NettyRpcAddressSuite.scala
 => 
master/src/test/scala/org/apache/celeborn/service/deploy/master/http/api/TestMasterHttpResourceUtils.scala
 (62%)

Reply via email to