This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from c716495  fix compaction entry read exception (#11175)
     add 555042a  Fixed possible deadlock in the initialization of 
MLTransactionLog (#11194)

No new revisions were added by this update.

Summary of changes:
 .../broker/stats/ManagedLedgerMetricsTest.java     |  3 +-
 .../transaction/coordinator/TransactionLog.java    |  5 +++
 .../coordinator/impl/MLTransactionLogImpl.java     | 46 +++++++++++++++++++---
 .../impl/MLTransactionMetadataStoreProvider.java   | 17 +++-----
 .../MLTransactionMetadataStoreTest.java            | 13 +++++-
 5 files changed, 64 insertions(+), 20 deletions(-)

Reply via email to