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

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


    from 1021d06  Fix TableView's existing key-value will never be updated 
(#487)
     new 77de765  Fix stage-release.sh does not delete the Windows temporary 
directories (#488)
     new 95b5e71  Avoid getLastMessageId RPC when calling hasMessageAvailable 
after seek by timestamp (#491)
     new fb3cbd4  Fix acknowledgeCumulative never returns when accepting an 
invalid message id for a multi-topics consumer (#492)
     new dba2752  Remove static link to libstdc++ to avoid conflicts (#493)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build-support/stage-release.sh   |  4 ++--
 lib/CMakeLists.txt               |  5 -----
 lib/ConsumerImpl.cc              |  5 +++++
 lib/MultiTopicsConsumerImpl.cc   | 28 +++++++++++++++++-----------
 pkg/deb/build-deb.sh             |  2 +-
 pkg/rpm/SPECS/pulsar-client.spec |  1 -
 tests/MultiTopicsConsumerTest.cc | 39 +++++++++++++++++++++++++++++++++++++++
 tests/ReaderTest.cc              | 30 +++++++++++++++++++++++-------
 8 files changed, 87 insertions(+), 27 deletions(-)

Reply via email to