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/14 08:42:44 UTC

[rocketmq-clients] branch cpp_dev updated (32aaac1 -> 35321c6)

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 32aaac1  Remove consume rate limiter
     add 35321c6  Remove unused headers

No new revisions were added by this update.

Summary of changes:
 .../main/cpp/client/include/ClientManagerImpl.h    |  4 --
 .../cpp/client/include/HeartbeatDataCallback.h     | 31 -----------
 cpp/src/main/cpp/client/include/Topic.h            | 64 ----------------------
 .../cpp/client/include/TopicRouteChangeCallback.h  | 30 ----------
 4 files changed, 129 deletions(-)
 delete mode 100644 cpp/src/main/cpp/client/include/HeartbeatDataCallback.h
 delete mode 100644 cpp/src/main/cpp/client/include/Topic.h
 delete mode 100644 cpp/src/main/cpp/client/include/TopicRouteChangeCallback.h