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 2021/08/11 01:11:50 UTC

[pulsar] branch master updated (344ed62 -> 33436f6)

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 344ed62  Add a unit test to test repeated updates of resource-group. (#11155)
     add 33436f6  Fix subscribeRateLimiter cannot be disabled (#11614)

No new revisions were added by this update.

Summary of changes:
 .../broker/service/persistent/PersistentTopic.java | 27 +++++++++-----
 .../service/persistent/SubscribeRateLimiter.java   |  2 +-
 .../pulsar/broker/admin/TopicPoliciesTest.java     | 42 +++++++++++++++++++++-
 3 files changed, 60 insertions(+), 11 deletions(-)