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

xyz pushed a commit to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/pulsar-client-cpp.git

commit 916af95dda4d06162f9ea4e4180f9fd726c25a4e
Merge: 3b574c7 ee1d7b9
Author: Yunze Xu <xyzinfern...@163.com>
AuthorDate: Mon Mar 11 19:30:58 2024 +0800

    Merge branch 'main' into branch-3.5

 .github/workflows/ci-pr-validation.yaml | 26 ++++++++--
 lib/ClientConnection.cc                 |  2 +-
 lib/ConnectionPool.cc                   | 15 ++++--
 lib/ConnectionPool.h                    |  3 +-
 lib/ConsumerImpl.cc                     | 87 +++++++++++++++++++--------------
 lib/ConsumerImpl.h                      | 31 +++++++++++-
 lib/MultiTopicsConsumerImpl.cc          |  4 +-
 lib/NamespaceName.cc                    |  2 +-
 lib/NamespaceName.h                     |  2 +-
 lib/Synchronized.h                      |  5 ++
 lib/TopicName.cc                        |  2 +-
 lib/TopicName.h                         |  2 +-
 tests/BasicEndToEndTest.cc              |  2 +-
 tests/ReaderTest.cc                     | 55 +++++++++++++++++++++
 14 files changed, 183 insertions(+), 55 deletions(-)

Reply via email to