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 6ceadd3b2 [CELEBORN-1487][FOLLOWUP] Fix updateProduceBytes
add 3896249b9 [CELEBORN-1978][CIP-14] Add code style checking for cppClient
No new revisions were added by this update.
Summary of changes:
.github/workflows/cpp_integration.yml | 17 +++++++++++++--
cpp/README.md | 2 +-
cpp/celeborn/client/ShuffleClient.cpp | 5 ++---
cpp/celeborn/client/ShuffleClient.h | 5 ++---
cpp/celeborn/conf/CelebornConf.cpp | 17 +++++++++------
cpp/celeborn/conf/tests/BaseConfTest.cpp | 6 ++----
cpp/celeborn/memory/ByteBuffer.cpp | 2 +-
cpp/celeborn/network/tests/TransportClientTest.cpp | 12 +++++++----
cpp/celeborn/protocol/PartitionLocation.cpp | 1 -
cpp/celeborn/utils/CelebornUtils.h | 2 +-
cpp/celeborn/utils/tests/ExceptionTest.cpp | 24 ++++++++++------------
cpp/scripts/setup-ubuntu.sh | 3 +++
12 files changed, 57 insertions(+), 39 deletions(-)