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 f48b53d  [Transaction] Resolve the performance bottleneck of 
TransactionBufferHandle (#13988)
     add f941cbe  PIP-122: change loadbalance shedder to ThresholdShedder and 
add test (#13733)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                   |   4 +-
 deployment/terraform-ansible/templates/broker.conf |   4 +-
 .../apache/pulsar/broker/ServiceConfiguration.java |   7 +-
 .../loadbalance/ModularLoadManagerImplTest.java    |   2 +
 ...dShedderTest.java => ThresholdShedderTest.java} | 125 ++++++++++++---------
 5 files changed, 80 insertions(+), 62 deletions(-)
 copy 
pulsar-broker/src/test/java/org/apache/pulsar/broker/loadbalance/impl/{OverloadShedderTest.java
 => ThresholdShedderTest.java} (55%)

Reply via email to