You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/03/18 02:50:26 UTC

[pulsar] branch master updated (40995a0 -> 254e54b)

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

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


    from 40995a0  [Java client] MultiTopics discovery is broken due to discovery task scheduled twice instead of pendingBatchRecei… (#6407)
     add 254e54b  [pulsar-admin] allow tenant admin to manage subscription permission (#6122)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/broker/admin/impl/NamespacesBase.java  | 3 +--
 .../src/main/java/org/apache/pulsar/broker/admin/v1/Namespaces.java    | 3 ++-
 .../src/main/java/org/apache/pulsar/broker/admin/v2/Namespaces.java    | 3 ++-
 .../apache/pulsar/client/api/AuthorizationProducerConsumerTest.java    | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)