You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by bo...@apache.org on 2022/06/21 01:24:04 UTC

[pulsar] branch master updated (159ead34d3f -> ec276da5323)

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

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


    from 159ead34d3f Use non-reentrant lock for GrowableArrayBlockingQueue tail (#16125)
     add ec276da5323 Transactions: fix race in TransactionMetaStoreHandler (#16147)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/client/impl/TransactionMetaStoreHandler.java | 7 +++++--
 .../client/impl/transaction/TransactionCoordinatorClientImpl.java  | 2 ++
 2 files changed, 7 insertions(+), 2 deletions(-)