summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Preparing for release 3.5.8release-3.5.8-rc0release-3.5.8branch-3.5.8Mate Szalay-Beko2020-05-0418-18/+54
* add missing 3.5.7 release notesMate Szalay-Beko2020-05-041-0/+36
* ZOOKEEPER-3723: Zookeeper Client should not fail with ZSYSTEMERROR if DNS doe...Suhas Dantkale2020-05-042-7/+22
* ZOOKEEPER-3817: suppress log4j SmtpAppender related CVE-2020-9488Mate Szalay-Beko2020-05-041-0/+5
* ZOOKEEPER-3727: Fix 3.5 source tarball to represent the git repositoryMate Szalay-Beko2020-05-041-1/+1
* ZOOKEEPER-3794: upgrade netty to address CVE-2020-11612 - fixed file rename typoPatrick Hunt2020-05-041-0/+0
* ZOOKEEPER-3751: upgrade jackson-databind to 2.10 from 2.9Mate Szalay-Beko2020-04-302-2/+2
* ZOOKEEPER-3679: Upgrade maven-compiler-plugin For ZooKeeper-juteDavid Mollitor2020-04-291-1/+0
* ZOOKEEPER-3678: Remove Redundant GroupID from Maven POMsDavid Mollitor2020-04-2914-16/+0
* ZOOKEEPER-3355: Remove 'tbd' From DocsBeluga Behr2020-04-294-53/+81
* ZOOKEEPER-3357: Remove Dead Link from ZooKeeper Programmer GuideBeluga Behr2020-04-291-1/+1
* ZOOKEEPER-3739: Remove use of com.sun.nio.file.SensitivityWatchEventModifierChristopher Tubbs2020-04-282-5/+22
* ZOOKEEPER-2307: ZooKeeper not starting because acceptedEpoch is less than the...Mohammad Arshad2020-04-283-5/+177
* ZOOKEEPER-3780: restore Version.getRevision() to be bacward compatibleNorbert Kalmar2020-04-272-0/+13
* ZOOKEEPER-3794: upgrade netty to address CVE-2020-11612Patrick Hunt2020-04-1510-2/+2
* ZOOKEEPER-3726: invalid ipv6 address comparison in C clientVladislav Tyulbashev2020-04-112-2/+103
* ZOOKEEPER-3785: Make sources buildable with JDK14Enrico Olivelli2020-04-071-0/+1
* ZOOKEEPER-3769: handling malformed Leader Election notification messagesMate Szalay-Beko2020-04-072-54/+321
* ZOOKEEPER-3760: remove a useless throwing CliExceptionlingjinjiang2020-03-261-6/+5
* ZOOKEEPER-3756: Members slow to rejoin quorum using KubernetesMate Szalay-Beko2020-03-262-97/+186
* ZOOKEEPER-2164: Quorum members can not rejoin after restartSuhas Dantkale2020-03-125-26/+249
* ZOOKEEPER-3737: Detect log4j 1.2 jmx support betterChristopher Tubbs2020-02-291-12/+10
* ZOOKEEPER-3734: upgrade jackson-databind to address CVE-2020-8840Enrico Olivelli2020-02-232-2/+2
* ZOOKEEPER-3453: missing 'SET' in zkCli on windows慕华2020-02-101-1/+1
* ZOOKEEPER-3718: The tarball generated by assembly is missing some filesNorbert Kalmar2020-02-101-1/+7
* ZOOKEEPER-3719: Fix C Client compilation issuesDamien Diederen2020-02-093-6/+22
* ZOOKEEPER-3716: upgrade netty 4.1.42 to address CVE-2019-20444 CVE-20…Patrick Hunt2020-02-0910-2/+2
* Prepare for the next release: update the version to 3.5.8-SNAPSHOTNorbert Kalmar2020-02-0518-18/+18
* ZOOKEEPER-3715: fix Kerberos test failures for new JDK versionsMate Szalay-Beko2020-02-054-4/+4
* ZOOKEEPER-3703: publish a test JARJordan Zimmerman2020-02-041-1/+14
* ZOOKEEPER-3708: Move Logging Code into Logging Guard in LearnerDavid Mollitor2020-02-031-4/+4
* ZOOKEEPER-3701: Split brain on log disk full (3.5)Andor Molnar2020-01-305-29/+59
* ZOOKEEPER-1105: wait for server response in C client zookeeper_close - ADDENDUMMate Szalay-Beko2020-01-281-2/+2
* ZOOKEEPER-1105: wait for server response in C client zookeeper_closeMate Szalay-Beko2020-01-281-13/+57
* ZOOKEEPER-1936: Server exits when unable to create data directory due to raceAndor Molnar2020-01-241-2/+2
* ZOOKEEPER-3704: upgrade maven dependency-check to 5.3.0Patrick Hunt2020-01-231-1/+1
* ZOOKEEPER-3699: upgrade jackson-databind to address CVE-2019-20330Patrick Hunt2020-01-231-1/+1
* ZOOKEEPER-3482: add unit tests for client SASL authentication over SSLMate Szalay-Beko2020-01-228-16/+470
* ZOOKEEPER-3613: ZKConfig fails to return proper value on getBoolean()when use...Sujith Simon2020-01-202-1/+97
* ZOOKEEPER-3667: Setting jute.maxbuffer value in hexadecimal throws ExceptionSujith Simon2020-01-202-1/+26
* ZOOKEEPER-3677: owasp checker failing for - CVE-2019-17571 Apache Log4j 1.2 d...Enrico Olivelli2020-01-181-0/+5
* ZOOKEEPER-3638: Update Jetty to 9.4.24.v20191120Colm O hEigeartaigh2020-01-061-1/+1
* ZOOKEEPER-3644: cherry pick PR 1177 to branch-3.5Michael Han2020-01-052-4/+26
* ZOOKEEPER-3056: fix documentation.Michael Han2019-12-231-1/+1
* ZOOKEEPER-3648: remove Hadoop logo in the ZooKeeper documentationravowlga1232019-12-232-3/+0
* Add ZooKeeper 3.5.6 release notesEnrico Olivelli2019-12-191-0/+42
* ZOOKEEPER-3057: Fix IPv6 literal usageXiangyu Yao2019-12-189-56/+197
* ZOOKEEPER-3627: Update Jackson to 2.9.10.1 and the Owasp plugin to 5…Colm O hEigeartaigh2019-12-172-5/+5
* ZOOKEEPER-3388: Allow client port to support plaintext and encrypted connecti...Andor Molnar2019-12-166-59/+243
* ZOOKEEPER-3633: AdminServer commands throw NPE when only secure client port i...Mate Szalay-Beko2019-12-033-2/+42