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

[pulsar] branch master updated (18ecf3c -> ef711a7)

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

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


    from 18ecf3c  Fix unnecessary user interactions in building pulsar-standalone image (#11623)
     add ef711a7  avoid non-durable subscription misuse an existed durable subscription (#11613)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/persistent/PersistentTopic.java | 20 +++++-
 .../pulsar/broker/service/ServerCnxTest.java       | 79 ++++++++--------------
 .../client/api/NonDurableSubscriptionTest.java     | 62 +++++++++++++++++
 3 files changed, 110 insertions(+), 51 deletions(-)