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 2022/02/09 07:42:47 UTC

[pulsar] branch master updated (5ee210a -> 5886327)

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 5ee210a  [Transaction] Optimize transaction timeout (#14172)
     add 5886327  Add test to ensure correct zk children cache invalidation (#14178)

No new revisions were added by this update.

Summary of changes:
 .../MultiBrokerMetadataConsistencyTest.java        | 82 ++++++++++++++++++++++
 1 file changed, 82 insertions(+)
 create mode 100644 pulsar-broker/src/test/java/org/apache/pulsar/broker/zookeeper/MultiBrokerMetadataConsistencyTest.java