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 04:34:16 UTC

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

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 254e54b  [pulsar-admin] allow tenant admin to manage subscription permission (#6122)
     add b77d3c6  [PulsarAdmin] BrokerStats to async (#6549)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/client/admin/BrokerStats.java    |  79 ++++++++-
 .../client/admin/internal/BrokerStatsImpl.java     | 191 ++++++++++++++++++---
 2 files changed, 244 insertions(+), 26 deletions(-)