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 a14a97e [fix][txn]: fix transaction log recover throw cursor already
close (#14810)
add bf56863 [fix][txn]: fix transaction buffer recover reader and writer
fail (#14801)
No new revisions were added by this update.
Summary of changes:
.../TransactionBufferSystemTopicClient.java | 22 ++-
.../buffer/impl/TopicTransactionBuffer.java | 184 ++++++++++++---------
.../TopicTransactionBufferRecoverCallBack.java | 2 +-
.../TopicTransactionBufferRecoverTest.java | 48 +++++-
4 files changed, 164 insertions(+), 92 deletions(-)