This is an automated email from the ASF dual-hosted git repository.
ddiederen pushed a change to branch branch-3.7
in repository https://gitbox.apache.org/repos/asf/zookeeper.git.
from 679cc2b ZOOKEEPER-3781: Create snapshots on followers when
snapshot.trust.empty is true
new 5d47a4e ZOOKEEPER-4200: Widen latency window in WatcherCleanerTest
new d28153b ZOOKEEPER-4201: C client: Disable SASL deprecation warnings
on macOS
new 658a700 ZOOKEEPER-4199: Avoid thread leak in QuorumRequestPipelineTest
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
zookeeper-client/zookeeper-client-c/src/cli.c | 16 ++++++++++++++++
zookeeper-client/zookeeper-client-c/src/zk_sasl.c | 15 +++++++++++++++
zookeeper-client/zookeeper-client-c/tests/LibCSymTable.h | 1 +
.../zookeeper-client-c/tests/TestSASLAuth.cc | 14 ++++++++++++++
.../server/quorum/QuorumRequestPipelineTest.java | 8 ++++++++
.../zookeeper/server/watch/WatcherCleanerTest.java | 14 +++++++-------
6 files changed, 61 insertions(+), 7 deletions(-)