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 db163bd79 [CELEBORN-1317][FOLLOWUP] Improve parameters, description
and document of REST API
add 8dd33ceef [CELEBORN-1270] Introduce PbPackedPartitionLocations to
(de-)serialize PartitionLocations more efficiently
No new revisions were added by this update.
Summary of changes:
.../apache/celeborn/client/ShuffleClientImpl.java | 15 +-
.../apache/celeborn/client/LifecycleManager.scala | 13 +-
.../commit/ReducePartitionCommitHandler.scala | 3 +-
common/src/main/proto/TransportMessages.proto | 31 ++++
.../common/protocol/message/ControlMessages.scala | 78 ++++++----
.../apache/celeborn/common/util/PbSerDeUtils.scala | 168 ++++++++++++++++++++-
.../celeborn/common/util/PbSerDeUtilsTest.scala | 125 ++++++++++++++-
.../celeborn/service/deploy/master/Master.scala | 15 +-
8 files changed, 400 insertions(+), 48 deletions(-)