You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by zh...@apache.org on 2019/10/09 07:48:45 UTC

[pulsar] branch master updated (5426c5a -> 136048c)

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

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


    from 5426c5a  Avoid exiting on OOM in uni tests (#5343)
     add 136048c  If cursor is not durable, close dispatcher when all consumers are removed from subscription (#5340)

No new revisions were added by this update.

Summary of changes:
 .../service/persistent/PersistentSubscription.java | 17 ++++++++++++++-
 .../pulsar/broker/service/PersistentTopicTest.java | 24 ++++++++++++++++++++++
 2 files changed, 40 insertions(+), 1 deletion(-)