Export - CSV (All fields)
Export - CSV (Current fields)
ZOOKEEPER-4280
fix the log format in the DataTree#deserializeZxidDigest methodZOOKEEPER-4279
Please delete old releases from mirroring systemZOOKEEPER-4278
dependency-check:check failing - netty-transport-4.1.60.Final CVE-2021-21409ZOOKEEPER-4277
dependency-check:check failing - jetty-server-9.4.38 CVE-2021-28165ZOOKEEPER-4276
Serving only with secureClientPort failsZOOKEEPER-4275
Slowness in sasl login or subject.doAs() causes zk client to falsely assume that the server did not respond, closes connection and goes to unnecessary retriesZOOKEEPER-4274
Flaky test - RequestThrottlerTest.testLargeRequestThrottlingZOOKEEPER-4273
Forward port ZOOKEEPER-3931: "zkServer.sh version" returns a trailing dashZOOKEEPER-4272
Upgrade Netty library to > 4.1.60 due to security vulnerability CVE-2021-21295ZOOKEEPER-4271
Flaky test - ReadOnlyModeTest.testConnectionEventsZOOKEEPER-4270
Flaky test: QuorumPeerMainTest#testLeaderOutOfViewZOOKEEPER-4269
acceptedEpoch.tmp rename failure will cause server startup errorZOOKEEPER-4268
Avoid Reverse DNS lookup if the hostname in connection string is literal IP address.ZOOKEEPER-4267
Fix check-style issuesZOOKEEPER-4266
Correct ZooKeeper version in documentation headerZOOKEEPER-4265
Download page broken linksZOOKEEPER-4264
Apache Zookeeper 3.6.2 - slf4j 1.7.25 has security vulnerability CVE-2018-8088ZOOKEEPER-4263
In SSL communication provide option to use encrypted passwordZOOKEEPER-4262
Backport ZOOKEEPER-3911 to branch-3.5ZOOKEEPER-4261
Observer do not need a serveridZOOKEEPER-4260
Backport ZOOKEEPER-3575 to branch-3.6ZOOKEEPER-4259
Allow AdminServer to force httpsZOOKEEPER-4258
Improve stream use in QuorumCnxManagerZOOKEEPER-4257
learner.asyncSending, learner.closeSocketAsync and leader.closeSocketAsync should be configurable in zoo.cfgZOOKEEPER-4256
The same session is obtained at different timesZOOKEEPER-4255
The same session is obtained at different timesZOOKEEPER-4254
Connecting to ZooKeeper at different times allocates the same sessionZOOKEEPER-4253
The client connects to zookeeper twice and get the same session idZOOKEEPER-4252
Flaky test: RequestPathMetricsCollectorTest#testMultiThreadPerfZOOKEEPER-4251
Flaky test: org.apache.zookeeper.test.WatcherTestZOOKEEPER-4250
Support resolving zookeeper quorum from DNSZOOKEEPER-4249
Support custom authentication info provider to plug-in custom authenticationZOOKEEPER-4247
NPE while processing message from restarted quorum memberZOOKEEPER-4246
Resource leaks in org.apache.zookeeper.server.persistence.SnapStream#getInputStream and #getOutputStreamZOOKEEPER-4245
Resource leaks in org.apache.zookeeper.server.persistence.SnapStream#getInputStream and #getOutputStreamZOOKEEPER-4244
Resource leaks in org.apache.zookeeper.server.persistence.SnapStream#getInputStream and #getOutputStreamZOOKEEPER-4243
Resource leaks in org.apache.zookeeper.server.persistence.SnapStream#getInputStream and #getOutputStreamZOOKEEPER-4242
Upgrade Netty library to > 4.1.59 due to security vulnerabilityZOOKEEPER-4241
Change log level without restarting zookeeperZOOKEEPER-4240
IPV6 support in ZooKeeper ACLZOOKEEPER-4239
NullPointerException in ContainerManager is still a thingZOOKEEPER-4238
NullPointerException in ContainerManager is still a thingZOOKEEPER-4237
StartingZOOKEEPER-4236
Java Client SendThread create many unnecessary Login objectsZOOKEEPER-4235
Java Client SendThread does not clean up created objects during constructor of SaslClient and LoginZOOKEEPER-4234
In unsecured zk cluster, adding new ZooKeeper server through reconfig failsZOOKEEPER-4233
dependency-check:check failing - Jetty 9.4.35.v20201120 - CVE-2020-27223ZOOKEEPER-4232
InvalidSnapshotTest corrupts its own test dataZOOKEEPER-4231
Add document for snapshot compression configZOOKEEPER-4230
Use dynamic temp folder instead of static temp folder in RestMain