You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2021/08/03 16:30:41 UTC

[pulsar] branch master updated (ded806f -> 27ecd41)

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

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


    from ded806f  [Broker] Fix set-publish-rate when using preciseTopicPublishRateLimiterEnable=true (#10384)
     add 27ecd41  Make getTopicPoliciesAsyncWithRetry as a default method (#11518)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/admin/AdminResource.java  | 45 ++--------------------
 .../SystemTopicBasedTopicPoliciesService.java      |  7 ++--
 .../broker/service/TopicPoliciesService.java       | 36 +++++++++++++++++
 .../SystemTopicBasedTopicPoliciesServiceTest.java  | 40 ++++++++++++++-----
 4 files changed, 75 insertions(+), 53 deletions(-)