This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 34cfd91150f [improve][client] PIP-393: Support configuring
NegativeAckPrecisionBitCnt while building consumer. (#23804)
new e8e3dee4027 [improve][txn] Improve Reader in TransactionBuffer to
reduce GC pressure (#23779)
new d55e245e5f3 [improve][ml] Optimize
BlobStoreManagedLedgerOffloader.getOffloadPolicies (#23776)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../TransactionBufferSnapshotBaseSystemTopicClient.java | 1 +
.../impl/SnapshotSegmentAbortedTxnProcessorImpl.java | 12 ++++++++++--
.../pulsar/broker/transaction/buffer/impl/TableView.java | 14 +++++++++-----
.../broker/transaction/SegmentAbortedTxnProcessorTest.java | 2 ++
.../transaction/TopicTransactionBufferRecoverTest.java | 4 +++-
.../jcloud/impl/BlobStoreManagedLedgerOffloader.java | 12 +++++++-----
6 files changed, 32 insertions(+), 13 deletions(-)