You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by rd...@apache.org on 2020/11/05 04:05:45 UTC

[pulsar] branch master updated (505dcd5 -> aa16497)

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

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


    from 505dcd5  Clear the recently joined consumers when there are only one consumer under the Key_Shared subscription. (#8427)
     add aa16497  [pulsar-broker] get list of bundles under a namespace (#8450)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/admin/v2/Namespaces.java  |  1 -
 .../apache/pulsar/broker/admin/AdminApiTest2.java  | 11 +++++++
 .../org/apache/pulsar/client/admin/Namespaces.java | 29 ++++++++++++++++++
 .../client/admin/internal/NamespacesImpl.java      | 35 ++++++++++++++++++++++
 .../org/apache/pulsar/admin/cli/CmdNamespaces.java | 13 ++++++++
 5 files changed, 88 insertions(+), 1 deletion(-)