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/12/23 16:53:11 UTC

[pulsar] branch master updated (bfb5782 -> 021409b)

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 bfb5782  Enable CheckStyle Plugin in Pulsar Io (#13413)
     add 021409b  Fix dead loop in BacklogQuotaManager.dropBacklogForTimeLimit (#13194) (#13249)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/BacklogQuotaManager.java | 28 ++++++++-----
 .../broker/service/BacklogQuotaManagerTest.java    | 48 ++++++++++++++++++++++
 2 files changed, 65 insertions(+), 11 deletions(-)