You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by li...@apache.org on 2022/09/23 01:19:20 UTC

[pulsar] branch master updated (cb7ac2f3c44 -> 8e855bc694b)

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

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


    from cb7ac2f3c44 [cleanup][broker]remove unnecessary variable (#17768)
     add 8e855bc694b [feat][broker] Support lower boundary shedding for ThresholdShedder (#17456)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/ServiceConfiguration.java |   7 ++
 .../broker/loadbalance/impl/ThresholdShedder.java  | 113 ++++++++++++++++-----
 .../loadbalance/impl/ThresholdShedderTest.java     | 111 ++++++++++++++++++++
 3 files changed, 207 insertions(+), 24 deletions(-)