You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by dd...@apache.org on 2020/11/23 11:52:21 UTC

[zookeeper] branch branch-3.6 updated (96f65c8 -> 6169a67)

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

ddiederen pushed a change to branch branch-3.6
in repository https://gitbox.apache.org/repos/asf/zookeeper.git.


    from 96f65c8  ZOOKEEPER-4011: Fix build failure due to jUnit 5 usage in DIFFSyncConsistencyTest
     add 6169a67  ZOOKEEPER-3992: addWatch api should check the null watch

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/zookeeper/ZooKeeper.java  |  2 ++
 .../zookeeper/test/PersistentWatcherTest.java      | 22 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)