You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2022/03/18 15:25:15 UTC

[pulsar] branch master updated (6c3711c -> 81138d2)

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

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


    from 6c3711c  [fix][txn]: fix transaction pending ack store managed ledger WriteFail state (#14738)
     add 81138d2  Fix error setMetadataServiceUri (#14686)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/PulsarClusterMetadataSetup.java  |  3 +-
 .../broker/zookeeper/ClusterMetadataSetupTest.java | 38 ++++++++++++++++++++++
 .../bookkeeper/AbstractMetadataDriver.java         |  4 ++-
 3 files changed, 43 insertions(+), 2 deletions(-)