You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by lh...@apache.org on 2022/04/01 11:11:24 UTC

[pulsar] branch master updated (98260fe -> f84ff57)

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

lhotari pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 98260fe  [fix][pulsar-admin] Fix pulsar-admin not prompting message when there is a 500 error. (#14856)
     add f84ff57  [C++] Fix flaky tests about reference count (#14854)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/lib/ReaderImpl.cc    |  5 ----
 pulsar-client-cpp/lib/ReaderImpl.h     |  5 +---
 pulsar-client-cpp/tests/ClientTest.cc  | 26 +++++++++++++++--
 pulsar-client-cpp/tests/PulsarFriend.h |  7 +++++
 pulsar-client-cpp/tests/ReaderTest.cc  | 51 +++-------------------------------
 pulsar-client-cpp/tests/ReaderTest.h   | 32 ---------------------
 6 files changed, 35 insertions(+), 91 deletions(-)
 delete mode 100644 pulsar-client-cpp/tests/ReaderTest.h