You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2021/04/29 07:15:18 UTC

[pulsar] branch master updated (5238822 -> bdb0990)

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 5238822  [Transaction] Fix transaction buffer handler sync problem. (#10424)
     add bdb0990  [Transaction] Transaction log low water mark optimization. (#10422)

No new revisions were added by this update.

Summary of changes:
 .../TransactionMetadataStoreServiceTest.java       | 20 ++++----
 .../buffer/TransactionLowWaterMarkTest.java        |  2 +-
 .../impl/MLTransactionMetadataStore.java           | 58 ++++++++++------------
 3 files changed, 37 insertions(+), 43 deletions(-)