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 1e9f0cd  [docs] [issue 8640] Update helm chart link (#11587)
     add a6e66dd  [Transaction] Fix transaction buffer client handle endTxn op 
when topic or sub have been deleted. (#11304)

No new revisions were added by this update.

Summary of changes:
 .../bookkeeper/mledger/ManagedLedgerFactory.java   |  11 ++
 .../mledger/impl/ManagedLedgerFactoryImpl.java     |   5 +
 .../apache/bookkeeper/mledger/impl/MetaStore.java  |  12 ++
 .../bookkeeper/mledger/impl/MetaStoreImpl.java     |   6 +
 .../apache/pulsar/broker/service/ServerCnx.java    | 167 ++++++++++------
 .../broker/transaction/TransactionTestBase.java    |   2 -
 .../buffer/TransactionBufferClientTest.java        | 217 ++++++++++-----------
 .../apache/pulsar/common/protocol/Commands.java    |   5 +-
 8 files changed, 243 insertions(+), 182 deletions(-)

Reply via email to