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 2022/02/27 03:55:11 UTC

[pulsar] branch master updated (db25438 -> 145f29a)

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 db25438  [Broker] Check `allowAutoSubscriptionCreation` when creating init sub (#14458)
     add 145f29a  Fix delete namespace issue. (#14215)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/admin/AdminResource.java  |  3 +
 .../pulsar/broker/admin/impl/NamespacesBase.java   | 93 ++++++++++------------
 .../apache/pulsar/broker/admin/NamespacesTest.java | 24 +++---
 3 files changed, 54 insertions(+), 66 deletions(-)