You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by xy...@apache.org on 2021/09/08 01:37:06 UTC

[pulsar] branch master updated (e4a9f66 -> c11ac89)

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

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


    from e4a9f66  [C++] Fixed attempting to connect to multiple IP addresses (#11958)
     add c11ac89  [Python] Expose Client.shutdown() method (#11955)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/python/pulsar/__init__.py |  9 +++++++++
 pulsar-client-cpp/python/pulsar_test.py     | 13 +++++++++++++
 2 files changed, 22 insertions(+)