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

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


    from 60f5475  Improve exception info for invaild time-related option 
(#12828)
     add f68bec4  Fix znode leakage caused by deleting tenant (#12711)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/resources/BaseResources.java     |  72 +++++++++++----
 .../broker/resources/LocalPoliciesResources.java   |   4 +
 .../broker/resources/NamespaceResources.java       |  70 +++++++++++++--
 .../pulsar/broker/admin/impl/NamespacesBase.java   | 100 +++++++--------------
 .../pulsar/broker/admin/impl/TenantsBase.java      |  69 ++++++--------
 .../apache/pulsar/broker/admin/AdminApiTest2.java  |  90 +++++++++++++++++++
 6 files changed, 273 insertions(+), 132 deletions(-)

Reply via email to