Export - CSV (All fields)
Export - CSV (Current fields)
ZOOKEEPER-4007
A typo in the ZKUtil#validateFileInput methodZOOKEEPER-4006
Make AtomicFileOutputStream.close() simpleZOOKEEPER-4005
Zookeeper will not sync snapshot while get DIFF and cause start failed.ZOOKEEPER-4004
ZKUtil.visitSubTreeDFSHelper use method with recursive may occur some questionZOOKEEPER-4003
Zookeeper server breakdown FrequentlyZOOKEEPER-4002
ZKAuditProvider throw NullPointerException if 'AUDIT_ENABLE' is falseZOOKEEPER-4001
AuditHelper.addAuditLog(...) more readableZOOKEEPER-4000
use the computeIfAbsent to simplify the Leader#processSync methodZOOKEEPER-3999
zkTxnLogToolkit tool should have a user-password authentication to avoid data security issuesZOOKEEPER-3998
quorum not established - java.net.SocketException: Connection reset seen in leader logZOOKEEPER-3997
Why Zookeeper 3.5.8 leader shutdown makes the follower not allow new sessions?ZOOKEEPER-3996
Flaky test: ReadOnlyModeTest.testConnectionEventsZOOKEEPER-3995
Vulnerabilities in components packaged in zookeeper dockerZOOKEEPER-3994
disconnect reason wrongZOOKEEPER-3993
Review some hashcode / equals methodsZOOKEEPER-3992
addWatch api should check the null watchZOOKEEPER-3991
QuorumCnxManager Listener port bind retry does not retry DNS lookupZOOKEEPER-3990
Log4j 1.2.17 used by zookeeper 3.6.1 is vulnerable to CVE-2019-17571ZOOKEEPER-3989
GenerateLoad needs to use log for protecting sensitive dataZOOKEEPER-3988
org.apache.zookeeper.server.NettyServerCnxn.receiveMessage throws NullPointerExceptionZOOKEEPER-3987
Build failures when running surefire tests concurrently due to bind address already in useZOOKEEPER-3986
ConcurrentModificationException in PrepRequestProcessor.checkACL when iterating and add authInfo List concurrentlyZOOKEEPER-3983
C client test suite hangs forever 'sss' is configured in /etc/nsswitch.confZOOKEEPER-3982
export ZooKeeper version as prometheus metricZOOKEEPER-3981
Flaky test MultipleAddressTest::testGetValidAddressWithNotValidZOOKEEPER-3980
Fix Jenkinsfiles with new tool namesZOOKEEPER-3979
Clients can corrupt the audit logZOOKEEPER-3978
Adding additional security metrics to zookeeperZOOKEEPER-3977
Vuln Reported - Apache Zookeeper Common/Default Nodes Accessible Without ACLZOOKEEPER-3976
write a script to encapsulate DigestAuthenticationProvider as a tool to generate the digest with algorithm users appointZOOKEEPER-3975
Zookeeper crashes: Unable to load database on disk java.io.IOException: Unreasonable lengthZOOKEEPER-3974
Generated build files from zookeeper-client-c should be in target/ directoryZOOKEEPER-3973
Create configuration files GitHub Actions CI buildsZOOKEEPER-3972
Convergence fail when a follower tries to resync with a leader having incomplete commitlogZOOKEEPER-3971
Auto close resources with try catch blockZOOKEEPER-3970
Enable ZooKeeperServerController to expire sessionZOOKEEPER-3969
Add whoami API and Cli commandZOOKEEPER-3968
ApacheCon Bug Bash fixesZOOKEEPER-3967
Jetty License UpdateZOOKEEPER-3966
Model ZooKeeper data tree using RocksDB primitives to enable on disk data tree storageZOOKEEPER-3965
Add documentation for RocksDB Snap featureZOOKEEPER-3964
Introduce RocksDB snap and implement change data capture to enable incremental snapshotZOOKEEPER-3963
Revamp and Log Connection Disconnect ReasonZOOKEEPER-3962
Create .asf.yaml file for ZooKeeper repoZOOKEEPER-3961
Inaccurate Error MessageZOOKEEPER-3960
Update ZooKeeper client documentation about key file format parametersZOOKEEPER-3959
Allow multiple superUsers with SASLZOOKEEPER-3958
Update dependency versions and eliminate java docs warningsZOOKEEPER-3957
Create Owasp check build on new Jenkins instanceZOOKEEPER-3956
Remove json-simple from ZooKeeper