summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ZooKeeper 3.7.0: Release notesbranch-3.7.0Damien Diederen2021-03-171-3/+8
* ZOOKEEPER-4205: Change X509AuthFailureTest to use dynamically assigned free portAmichai Rothman2021-03-171-1/+3
* ZOOKEEPER-4231: Add documentation about snapshot compression.Abhilash Kishore2021-03-171-0/+11
* ZOOKEEPER-4227: X509AuthFailureTest is failing consistentlyMohammad Arshad2021-03-171-1/+4
* ZOOKEEPER-1871: Add an option to zkCli to wait for connection before executin...Mukti Krishnan2021-03-123-1/+48
* ZOOKEEPER-4230: Use dynamic temp folder instead of static temp folder in Rest...Mukti Krishnan2021-03-111-1/+3
* ZOOKEEPER-4233: dependency-check:check failing - Jetty 9.4.35.v20201120 - CVE...Damien Diederen2021-03-109-415/+1
* ZOOKEEPER-4232: InvalidSnapshotTest corrupts its own test dataDamien Diederen2021-03-091-1/+27
* ZooKeeper 3.7.0: Release notesDamien Diederen2021-03-061-0/+13
* ZOOKEEPER-3877: JMX Bean RemotePeerBean should enclose IPV6 host in square br...Mohammad Arshad2021-03-062-7/+23
* ZOOKEEPER-4220: Potential redundant connection attempts during leader electionMate Szalay-Beko2021-03-061-1/+1
* ZOOKEEPER-4199: Avoid thread leak in QuorumRequestPipelineTestDamien Diederen2021-03-061-0/+8
* ZOOKEEPER-4219: Quota checks break setData in multi transactionsDamien Diederen2021-03-063-12/+59
* ZOOKEEPER-4221: Improve the error message when message goes above jute.maxbuf...Mathieu Marie2021-03-061-1/+4
* ZOOKEEPER-3781: Create snapshots on followers when snapshot.trust.empty is trueStig Rohde Døssing2021-03-065-7/+76
* ZOOKEEPER-4201: C client: Disable SASL deprecation warnings on macOSDamien Diederen2021-02-174-0/+46
* ZOOKEEPER-4200: Widen latency window in WatcherCleanerTestDamien Diederen2021-02-171-7/+7
* ZOOKEEPER-4209: Update Netty to 4.1.59.FinalFrederiko Costa2021-02-179-1/+1
* ZOOKEEPER-3987: Reduce fork count for tests to 1Christopher Tubbs2021-02-171-1/+1
* ZOOKEEPER-4207: Remove extra checkout from JenkinsfileAndor Molnar2021-02-091-1/+0
* ZOOKEEPER-4050: Zookeeper Inspector reports "List of default node viewers is ...brentwritescode2021-02-041-37/+60
* Revert "Prepared 3.7.0"Damien Diederen2021-01-2421-22/+22
* ZooKeeper 3.7.0: Release notesDamien Diederen2021-01-241-0/+3
* Revert "Prepared 3.7.1-SNAPSHOT"Damien Diederen2021-01-2423-24/+24
* ZOOKEEPER-4188: add a doc about whoami CLImaoling2021-01-241-0/+12
* ZOOKEEPER-3943: Zookeeper Inspector throwing NullPointerExceptions and not di...brentwritescode2021-01-244-40/+101
* ZOOKEEPER-4191: Work around missing executable bits in source release tarballDamien Diederen2021-01-241-0/+1
* Prepared 3.7.1-SNAPSHOTDamien Diederen2021-01-1923-24/+24
* Prepared 3.7.0release-3.7.0-0Damien Diederen2021-01-1921-22/+22
* ZooKeeper 3.7.0: Release notesDamien Diederen2021-01-191-250/+197
* ZOOKEEPER-3301: Enforce the quota limitmaoling2021-01-1920-218/+1313
* ZOOKEEPER-4058: Update checkstyle to the latest version 8.39lan2021-01-177-52/+47
* [maven-release-plugin] prepare branch branch-3.7Damien Diederen2021-01-143-7/+3
* ZOOKEEPER-3973: Add GitHub Actions for CIChristopher Tubbs2021-01-137-74/+238
* ZOOKEEPER-3426: C client: Consider encoded length before completing handshakeDamien Diederen2021-01-134-4/+148
* ZOOKEEPER-4048: Upgrade Mockito to 3.6.28 - allow builds on JDK16Enrico Olivelli2021-01-131-1/+1
* ZOOKEEPER-4056: Update copyright notices from 2020 to 2021Damien Diederen2021-01-116-6/+6
* ZOOKEEPER-4055: Dockerfile can't build Zookeeper C client libraryokumin2021-01-101-1/+12
* ZOOKEEPER-3264: [YCSB-binding] Add a benchmark tool for zookeepermaoling2021-01-071-0/+97
* ZOOKEEPER-4045: CVE-2020-25649 - Upgrade jackson databind to 2.10.5.1Edwin Hobor2021-01-061-1/+1
* ZOOKEEPER-3671: Use ThreadLocalConcurrent to Replace Random and Math.…David Mollitor2021-01-055-17/+13
* ZOOKEEPER-4030: Optionally canonicalize host names in quorum SASL authenticationDamien Diederen2021-01-053-27/+179
* ZOOKEEPER-3919: Added ARM64 support to Travis-CIodidev2020-12-311-0/+8
* ZOOKEEPER-4033: Remove unnecessary judgment of nulllan2020-12-241-7/+5
* ZOOKEEPER-4023: dependency-check:check failing - Jetty 9.4.34.v20201102 - CVE...Damien Diederen2020-12-2412-1262/+1669
* ZOOKEEPER-4017: Owasp check failing - Jetty 9.4.32 - CVE-2020-27216Andor Molnar2020-11-2415-1415/+2906
* ZOOKEEPER-3642: Fix potential data inconsistency due to DIFF sync after parti...Michael Han2020-11-233-1/+146
* ZOOKEEPER-3989: GenerateLoad needs to use log for protecting sensitive…Matteo Minardi2020-11-231-24/+22
* ZOOKEEPER-3874: Official API to start ZooKeeper server from JavaEnrico Olivelli2020-11-1822-12/+1168
* ZOOKEEPER-4000: use the computeIfAbsent to simplify the Leader#processSync me...Matteo Minardi2020-11-171-6/+1