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/06 05:27:51 UTC

[pulsar] branch master updated (cfe95ddacc1 -> ff4dc081224)

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 cfe95ddacc1 [fix][flaky-test] Fix RawReaderTest.testFlowControlBatch (#17369)
     add ff4dc081224 [improve][broker] Improve `backlogQuota` endpoint to pure async.  (#17383)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/admin/impl/NamespacesBase.java   | 125 +++++++++++++++------
 .../apache/pulsar/broker/admin/v1/Namespaces.java  |  19 ++--
 .../apache/pulsar/broker/admin/v2/Namespaces.java  |  22 ++--
 .../pulsar/broker/web/PulsarWebResource.java       |   5 +
 4 files changed, 110 insertions(+), 61 deletions(-)