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/08 06:03:07 UTC

[pulsar] branch master updated (218f498 -> 3d7a6ba)

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 218f498  [Transaction] Fix transaction log recover fail problem. (#10146)
     add 3d7a6ba  [Transaction] Fix end transaction retry problem. (#10131)

No new revisions were added by this update.

Summary of changes:
 .../broker/TransactionMetadataStoreService.java    | 86 +++++++++++++++++++---
 .../TransactionMetadataStoreServiceTest.java       | 24 ++++--
 2 files changed, 93 insertions(+), 17 deletions(-)