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

[pulsar] branch master updated (c802609 -> 60e9adb)

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

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


    from c802609  [pulsar-proxy] add rest-api to get connection and topic stats (#6473)
     add 60e9adb  [PulsarAdmin] Bookies to async (#6529)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/client/admin/Bookies.java    |  22 +++++
 .../pulsar/client/admin/internal/BookiesImpl.java  | 103 ++++++++++++++++++---
 2 files changed, 111 insertions(+), 14 deletions(-)