You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by li...@apache.org on 2022/07/11 09:02:59 UTC

[rocketmq-clients] branch cpp_dev updated (5ad828f -> c0c024a)

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

lizhanhui pushed a change to branch cpp_dev
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


    from 5ad828f  Sync with latest proto
     add c0c024a  Update validation of messages before publishing

No new revisions were added by this update.

Summary of changes:
 cpp/src/main/cpp/base/MixAll.cpp                 | 25 +++++++++++-------------
 cpp/src/main/cpp/base/include/MixAll.h           |  3 ++-
 cpp/src/main/cpp/client/include/ClientConfig.h   |  1 -
 cpp/src/main/cpp/rocketmq/ProducerImpl.cpp       | 16 ++++++++++-----
 cpp/src/main/cpp/rocketmq/include/ProducerImpl.h |  2 +-
 5 files changed, 25 insertions(+), 22 deletions(-)