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 f941cbe PIP-122: change loadbalance shedder to ThresholdShedder and
add test (#13733)
add 0f19132 [Transaction] RetryException should not be return (#13828)
No new revisions were added by this update.
Summary of changes:
.../broker/TransactionMetadataStoreService.java | 21 +++++++----
.../recover/TransactionRecoverTrackerImpl.java | 6 ++--
.../TransactionMetadataStoreServiceTest.java | 14 +++++---
.../broker/stats/TransactionMetricsTest.java | 6 ++--
.../pulsar/broker/transaction/TransactionTest.java | 41 ++++++++++++++++++++++
5 files changed, 73 insertions(+), 15 deletions(-)