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

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


    from a7d43d18 [ISSUE #9470] [Java] Support ReconnectEndpointsCommand (#1018)
     add 9adc3ce6 [ISSUE #1035] [C++] Support continuous visibility timeout 
adjustment for SimpleConsumer (#1039)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cpp_build.yml                  |  2 +-
 cpp/examples/ExampleSimpleConsumer.cpp           | 34 +++++++++++++++---------
 cpp/include/rocketmq/SimpleConsumer.h            |  6 ++---
 cpp/source/client/ClientManagerImpl.cpp          |  7 ++---
 cpp/source/client/include/ClientManager.h        |  2 +-
 cpp/source/client/include/ClientManagerImpl.h    |  2 +-
 cpp/source/rocketmq/PushConsumerImpl.cpp         |  7 ++++-
 cpp/source/rocketmq/SimpleConsumer.cpp           | 15 +++++++----
 cpp/source/rocketmq/SimpleConsumerImpl.cpp       | 15 ++++++++---
 cpp/source/rocketmq/include/SimpleConsumerImpl.h |  4 +--
 10 files changed, 61 insertions(+), 33 deletions(-)

Reply via email to