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:02:15 UTC

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

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 c4f154e  Fix 8115 Some partitions get stuck after adding additional consumers to the KEY_SHARED subscriptions (#10096)
     add 218f498  [Transaction] Fix transaction log recover fail problem. (#10146)

No new revisions were added by this update.

Summary of changes:
 pulsar-transaction/coordinator/pom.xml             |  7 +++++
 .../coordinator/impl/MLTransactionLogImpl.java     | 10 +++++--
 .../MLTransactionMetadataStoreTest.java            | 34 ++++++++++++++++++++++
 3 files changed, 48 insertions(+), 3 deletions(-)