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/12 06:43:44 UTC

[rocketmq-clients] branch cpp_dev updated (fb2d6f0 -> 4ab09a0)

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 fb2d6f0  Remove some metrics
     add 4ab09a0  Remove metrics discarded by wenting

No new revisions were added by this update.

Summary of changes:
 cpp/src/main/cpp/client/include/ClientConfig.h     |  2 +-
 .../cpp/rocketmq/ConsumeMessageServiceImpl.cpp     | 13 -----
 cpp/src/main/cpp/rocketmq/PushConsumerImpl.cpp     |  4 +-
 cpp/src/main/cpp/stats/ConsumeStats.cpp            | 67 +---------------------
 cpp/src/main/cpp/stats/include/ConsumeStats.h      | 30 ----------
 cpp/src/main/cpp/stats/tests/PublishStatsTest.cpp  |  2 -
 6 files changed, 4 insertions(+), 114 deletions(-)