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

[pulsar] branch master updated (bab7faff2d3 -> 305758afa74)

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

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


    from bab7faff2d3 [fix][test] Fix `ClientDeduplicationFailureTest.testClientDeduplicationWithBkFailure` (#17387)
     add 305758afa74 [Improve][broker] Improve `replicatorDispacherRate` endpoint to pure async. (#17377)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/admin/impl/NamespacesBase.java   | 106 +++++++++++++--------
 .../apache/pulsar/broker/admin/v1/Namespaces.java  |  19 ++--
 .../apache/pulsar/broker/admin/v2/Namespaces.java  |  36 +++----
 3 files changed, 88 insertions(+), 73 deletions(-)