You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/08/20 18:53:40 UTC

[pulsar] branch master updated (12f6566 -> 5ac38f1)

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

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


    from 12f6566  [IO] Pass client builder to debezium database history (#11293)
     add 5ac38f1  [Broker] Remove subscription when closing Reader on non-persistent topics (#11731)

No new revisions were added by this update.

Summary of changes:
 .../nonpersistent/NonPersistentSubscription.java   |  9 +++-
 .../service/nonpersistent/NonPersistentTopic.java  |  4 +-
 .../org/apache/pulsar/client/impl/ReaderTest.java  | 48 ++++++++++++++++++++++
 3 files changed, 58 insertions(+), 3 deletions(-)