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 b67a4b2 [Transaction] Fix MLTransactionLog open manageLedger name
problem. (#10334)
add e970c29 Fix transaction buffer lookup (#10257)
No new revisions were added by this update.
Summary of changes:
.../org/apache/pulsar/broker/PulsarService.java | 4 +-
.../buffer/impl/TransactionBufferClientImpl.java | 8 +-
.../buffer/impl/TransactionBufferHandlerImpl.java | 135 +++++++++------------
.../buffer/TransactionBufferClientTest.java | 38 ++++--
.../pulsar/client/impl/PulsarTestClient.java | 2 +-
.../pulsar/client/impl/PulsarClientImpl.java | 2 +-
6 files changed, 92 insertions(+), 97 deletions(-)