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 cd172e7  [Flaky-Test] 
BacklogQuotaManagerTest#testProducerExceptionAndThenUnblockSizeQuota (#14213)
     add b87aa79  [Issue 13756][Broker]Optimize topic policy with 
HierarchyTopicPolicies about publishRate (#14267)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/AbstractTopic.java       | 79 +++++++++-------------
 .../service/nonpersistent/NonPersistentTopic.java  |  2 +
 .../broker/service/persistent/PersistentTopic.java | 17 +++--
 .../PrecisTopicPublishRateThrottleTest.java        | 17 +----
 .../pulsar/common/policies/data/PublishRate.java   | 10 +++
 .../policies/data/HierarchyTopicPolicies.java      |  2 +
 6 files changed, 58 insertions(+), 69 deletions(-)

Reply via email to