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

zhouky pushed a change to branch branch-0.3
in repository https://gitbox.apache.org/repos/asf/incubator-celeborn.git


    from e8d4c8eff [CELEBORN-760] Convert OpenStream and StreamHandler to Pb
     new 70275949f [CELEBORN-846] Remove unused updateReleaseSlotsMeta in 
master side
     new c223f4e21 [CELEBORN-726][FOLLOWUP] Amend method names
     new a1de276b8 [CELEBORN-152] Add config to limit max workers when offering 
slots

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/celeborn/client/LifecycleManager.scala  | 58 ++++------------------
 common/src/main/proto/TransportMessages.proto      | 17 ++-----
 .../org/apache/celeborn/common/CelebornConf.scala  | 20 ++++++++
 .../common/protocol/message/ControlMessages.scala  | 47 ++----------------
 docs/configuration/client.md                       |  1 +
 docs/configuration/master.md                       |  1 +
 .../master/clustermeta/AbstractMetaManager.java    | 23 ---------
 .../master/clustermeta/IMetadataHandler.java       |  6 ---
 .../clustermeta/SingleMasterMetaManager.java       |  9 ----
 .../master/clustermeta/ha/HAMasterMetaManager.java | 29 -----------
 .../celeborn/service/deploy/master/Master.scala    | 32 +++++-------
 .../clustermeta/DefaultMetaSystemSuiteJ.java       |  2 -
 .../ha/RatisMasterStatusSystemSuiteJ.java          |  1 -
 ....scala => SlotsAssignMaxWorkersLargeTest.scala} | 14 +++---
 ....scala => SlotsAssignMaxWorkersSmallTest.scala} | 15 +++---
 15 files changed, 66 insertions(+), 209 deletions(-)
 copy 
tests/spark-it/src/test/scala/org/apache/celeborn/tests/spark/{RetryCommitFilesTest.scala
 => SlotsAssignMaxWorkersLargeTest.scala} (79%)
 copy 
tests/spark-it/src/test/scala/org/apache/celeborn/tests/spark/{RetryCommitFilesTest.scala
 => SlotsAssignMaxWorkersSmallTest.scala} (77%)

Reply via email to