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 4361b6d [ManagedLedger] Compress managed ledger info (#11490)
add bbe08fb Increase the test stability of transactionTest (#11541)
No new revisions were added by this update.
Summary of changes:
.../TopicTransactionBufferRecoverTest.java | 9 +++++---
.../TransactionClientReconnectTest.java | 6 ++++--
.../broker/transaction/TransactionProduceTest.java | 9 +++++---
.../pulsar/broker/transaction/TransactionTest.java | 4 ++--
.../broker/transaction/TransactionTestBase.java | 24 ++++++++++++++--------
.../pendingack/PendingAckInMemoryDeleteTest.java | 19 ++++-------------
.../pendingack/PendingAckPersistentTest.java | 6 +++---
.../client/impl/TransactionEndToEndTest.java | 9 ++++----
8 files changed, 45 insertions(+), 41 deletions(-)