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 90061f5 Remove manual metrics collection
add 32aaac1 Remove consume rate limiter
No new revisions were added by this update.
Summary of changes:
cpp/src/main/cpp/base/RateLimiter.cpp | 54 ------
cpp/src/main/cpp/base/include/RateLimiter.h | 184 ---------------------
.../rocketmq/include/ConsumeMessageServiceImpl.h | 1 -
3 files changed, 239 deletions(-)
delete mode 100644 cpp/src/main/cpp/base/RateLimiter.cpp
delete mode 100644 cpp/src/main/cpp/base/include/RateLimiter.h