You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2022/02/07 03:44:47 UTC

[pulsar] branch master updated (317a103 -> 01800b7)

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

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


    from 317a103  [Broker] Fix call sync method in async rest api for internalSetReplicationClusters and internalRemoveReplicationClusters (#13961)
     add 01800b7  [Broker]make internalSkipMessages method async (#14045)

No new revisions were added by this update.

Summary of changes:
 .../broker/admin/impl/PersistentTopicsBase.java    | 81 +++++++++++++---------
 .../pulsar/broker/admin/v1/PersistentTopics.java   | 17 +++--
 .../pulsar/broker/admin/v2/PersistentTopics.java   | 11 ++-
 3 files changed, 71 insertions(+), 38 deletions(-)