You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2020/11/10 06:45:52 UTC

[pulsar] branch master updated (f904ca4 -> 53cd2bb)

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

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


    from f904ca4  [Hotfix]Drop unused import for pulsar-broker (#8476)
     add 53cd2bb  [C++] Catch exception thrown by remote_endpoint (#8486)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/lib/BlockingQueue.h     |  1 +
 pulsar-client-cpp/lib/ClientConnection.cc | 12 +++++++++---
 pulsar-client-cpp/tests/ClientTest.cc     | 13 +++++++++++++
 3 files changed, 23 insertions(+), 3 deletions(-)