- a8eb7fa ZOOKEEPER-3624: Fix flaky `QuorumPeerMainTest::testFailedTxnAsPartOfQuorumLoss` by Kezhu Wang · 2 weeks ago master
- c0e9241 ZOOKEEPER-4858: Remove the lock contention between snapshotting and the sync operation by li4wang · 4 weeks ago
- f7af2ac ZOOKEEPER-4020: Fix memory leak from ssl cert in c client by Gowrima · 6 weeks ago
- d1d57c4 ZOOKEEPER-4880: Generate comments from zookeeper.jute into code by luozongle01 · 6 weeks ago
- 5664ce1 ZOOKEEPER-4879: Fix log of exception (#2205) by luozongle01 · 8 weeks ago
- 75f9781 ZOOKEEPER-4819: Fix can't seek for writable tls server if connected to readonly server by Xin Luo · 8 weeks ago
- 3e02328 ZOOKEEPER-4872: SnapshotCommand should not perform fastForwardFromEdits by li4wang · 8 weeks ago
- aba99cf [CI] (Trivial) Update GitHub Actions by Christopher Tubbs · 8 weeks ago
- 333c8b8 ZOOKEEPER-4890: Update Netty to fix CVE-2024-47535 by Robson Braga · 8 weeks ago
- 2ac7601 ZOOKEEPER-4889: Fallback to DIGEST-MD5 auth mech should be disabled in Fips mode - doc change (ADDENDUM) by Andor Molnár · 8 weeks ago
- fe64596 ZOOKEEPER-4889: Fallback to DIGEST-MD5 auth mech should be disabled in Fips mode (#2213) by Andor Molnár · 8 weeks ago
- 91ab3f5 ZOOKEEPER-4790: Make client hostname verification configurable by Natalie Klestrup Röijezon · 8 weeks ago
- 9d52264 ZOOKEEPER-4852: Fix the bad "*uuuuu" mark in the ASF license by Aditya Yadav · 3 months ago
- 837f86c ZOOKEEPER-4877: Fix typos in comments by luozongle01 · 3 months ago
- e72f80a ZOOKEEPER-4699: Fix hostname use-after-free in the C client by fanyang · 3 months ago
- fe4854a ZOOKEEPER-4848: Fix potential stack overflow in setup_random by yarthur1 · 3 months ago
- 858b787 ZOOKEEPER-4876: jetty-http-9.4.53.v20231009.jar: CVE-2024-6763(3.7) by Andor Molnár · 3 months ago
- b997145 ZOOKEEPER-4864: Fix bad format when dump MultiTxn in TxnLogToolkit (#2192) by Xin Luo · 3 months ago
- 935b5f4 ZOOKEEPER-4869: Document more time units supported in autopurge.purgeInterval (#2195) by puru · 3 months ago
- 75884ec ZOOKEEPER-4868. Bump commons-io to resolve CVE (#2196) by tison · 3 months ago
- 1880fc0 ZOOKEEPER-4862. Add doc to secure prometheus support (#2190) by puru · 4 months ago
- 5a3c6a9 ZOOKEEPER-4839: Fix SASL DIGEST-MD5 authenticated with last successfully logined username by Xin Luo · 4 months ago
- 8900618 ZOOKEEPER-4508: Expire session in client side to avoid endless connection loss by Kezhu Wang · 4 months ago
- 95efcc9 Update Year in NOTICE.txt (#2149) by Siva Kumar Edupuganti · 4 months ago
- bc9afbf ZOOKEEPER-4712: Fix partially shutdown of ZooKeeperServer and its processors by Jon Marius Venstad · 4 months ago
- dcaf74c ZOOKEEPER-4843: Encountering an 'Unreasonable Length' error when configuring jute.maxbuffer to 1GB or more by Mohammad Arshad · 4 months ago
- 9df310a ZOOKEEPER-4293: Bump netty to 4.1.113.Final, remove syncUninterruptibly (#1917) by Michael Edgar · 4 months ago
- f13bd71 ZOOKEEPER-4859: Fix openssl gencerts failure due to too long hostname in github ci (#2186) by Kezhu Wang · 4 months ago
- 9fcb805 ZOOKEEPER-4394: Apply only committed requests in sync with leader before NEWLEADER ACK by AlphaCanisMajoris · 4 months ago
- ff2406d ZOOKEEPER-4820: Fix propagation of Logback dependencies by Piotr P. Karwasz · 4 months ago
- 52f7af5 ZOOKEEPER-2332: Fix server failed to start for empty txn log by fanyang · 4 months ago
- 978d431 ZOOKEEPER-4860: Disable X-Forwarded-For by default by Andor Molnár · 4 months ago
- 34c6d9f ZOOKEEPER-4708: recreateSocketAddresses before comparing addresses by Luke Chen · 4 months ago
- 3c4e15e ZOOKEEPER-4733: non-return function error and asan error in CPPUNIT TESTs (#2045) by whyer6 · 4 months ago
- 3e2d6f3 ZOOKEEPER-4747: Add synchronous sync to ease synchronous call chains (#2068) by Kezhu Wang · 4 months ago
- fa3c504 ZOOKEEPER-4834: add typos check in ci workflow (#2184) by ZhangJian He · 4 months ago
- 2c2b74c ZOOKEEPER-4851: Honor X-Forwarded-For optionally in IPAuthenticationProvider by Andor Molnár · 5 months ago
- 0cf3661 ZOOKEEPER-4829: Support DatadirCleanup in minutes by puru · 5 months ago
- 6b70544 ZOOKEEPER-4853: Fix assert in ZooKeeperQuotaTest#testQuota by hwanning · 5 months ago
- b64146d ZOOKEEPER-4850: Enhance zkCli Tool to Support Reading and Writing Binary Data by 萧易客 · 5 months ago
- 90f8d83 ZOOKEEPER-4814: Re-introduce support for clients incompatible with the 3.5+ `readOnly` extension by Damien Diederen · 5 months ago
- b2ed7cd ZOOKEEPER-1944: Fix incorrect 2PC diagram in ZooKeeper Internals doc (#2177) by Jason Deng · 6 months ago
- 66f9cc3 ZOOKEEPER-2623: [ADDENDUM] Forbid OpCode.check outside OpCode.multi by Kezhu Wang · 6 months ago
- 4e999c8 ZOOKEEPER-4809: Fix adaptor threads use-after-free when log level is debug (#2139) by fanyang · 6 months ago
- c44cb37 ZOOKEEPER-4798: Secure prometheus support (#2127) by puru · 6 months ago
- 9a2dc25 ZOOKEEPER-4834. fix typos in Apache ZooKeeper (#2167) by ZhangJian He · 6 months ago
- 39973dc ZOOKEEPER-4807: Add sid in the leader goodbyte log. by Yan Zhao · 7 months ago
- bccc654 ZOOKEEPER-4808: Fix the log statement in FastLeaderElection by li4wang · 7 months ago
- 66202cb [ZOOKEEPER-4831] update slf4j from 1.x to 2.0.13, logback to 1.3.14 (#2162) by ZhangJian He · 8 months ago
- 9b81d10 ZOOKEEPER-4409 NullPointerException in SendAckRequestProcessor (#2163) by Yonghao Zou · 9 months ago
- 6ac8eda ZOOKEEPER-4827 Bump bouncycastl version from 1.75 to 1.78 (#2158) by ZhangJian He · 9 months ago
- 499d1b0 ZOOKEEPER-4826 Reduce unnecessary executable permissions on files (#2157) by ZhangJian He · 9 months ago
- ee994fb ZOOKEEPER-4830. Replace references to zk_followers (#2160) by Nicholas Feinberg · 9 months ago
- d12aba5 ZOOKEEPER-4799: Refactor ACL check in 'addWatch' command by Andor Molnar · 1 year, 2 months ago
- 803c485 ZOOKEEPER-4804. Use daemon threads for Netty client (#2142) by Istvan Toth · 11 months ago
- bc1fc6d ZOOKEEPER-4276. Serving only with secureClientPort fails (#2117) by Abhilash Kishore · 11 months ago
- 31c7a7e ZOOKEEPER-4723. Cleanup more in-place bytebuffer manipulations (#2036) by tison · 11 months ago
- 7074448 ZOOKEEPER-4806: Commits have to be refreshed after merging by szucsvillo · 11 months ago
- 18c78cd ZOOKEEPER-4794: Reduce the ZKDatabase#committedLog memory usage. by Yan Zhao · 11 months ago
- e571dd8 ZOOKEEPER-4784: Token based ASF JIRA authentication by szucsvillo · 11 months ago
- 4f35790 ZOOKEEPER-4782: The installation guide in zookeeper-client/zookeeper-… by yzx1983 · 11 months ago
- e10bf86 ZOOKEEPER-4780: Delegate temp directory creation to Junit in tests. by Muthuraj Ramalingakumar · 11 months ago
- 72e3d9c ZOOKEEPER-4730: Incorrect datadir and logdir size reported from admin and and 4lw dirs command by li4wang · 12 months ago
- e2ea038 ZOOKEEPER-4779: Fix ZKUtilTest which fails to run on WSL by Muthuraj Ramalingakumar · 12 months ago
- 07f5cc6 ZOOKEEPER-4792: Use jvm as the prefix for the memory env log. by Yan Zhao · 12 months ago
- 71b7515 ZOOKEEPER-4764: Tune the log info of refusing session request by Yan Zhao · 12 months ago
- 5f66da1 ZOOKEEPER-4703: Datadir and DatalogDir size are incorrect by Siyao (Jane) He · 12 months ago
- 16abb9c ZOOKEEPER-4236 Java Client SendThread create many unnecessary Login objects (#2128) by Andor Molnár · 12 months ago
- 8a86359 ZOOKEEPER-4770: zkSnapshotRecursiveSummaryToolkit.sh Error: Could not find or load main class by nailcui · 12 months ago
- d6c1cb5 document the need for local sessions within the readonly mode by Hinterwaeldlers · 12 months ago
- 1434354 [ZOOINSPECTOR] fix(sec): upgrade com.google.guava:guava to 30.0-jre by caption · 12 months ago
- b5264da Fix typos in docs & comments by vuittont60 · 12 months ago
- 89a26b0 ZOOKEEPER-725: Add unit tests for ConfigUtils.getClientConfigStr by Fabrice TIERCELIN · 12 months ago
- 5894dc8 ZOOKEEPER-4778: Update Netty, Jetty and Logback (multiple CVEs) (#2118) by Damien Diederen · 12 months ago
- 3913303 ZOOKEEPER-4791: Improve logging when the connection to a remote serve… (#2114) by Maximilian Wittich · 12 months ago
- 315abde ZOOKEEPER-4785: Txn loss due to race condition in Learner.syncWithLeader() during DIFF sync (#2111) by li4wang · 12 months ago
- 9e40464 ZOOKEEPER-2590: [ADDENDUM] exists() should check read ACL permission - doc update by Andor Molnár · 1 year, 1 month ago
- ceebda9 ZOOKEEPER-2590: exists() should check read ACL permission by Andor Molnár · 1 year, 2 months ago
- 2445fe6 Zookeeper 4756: [Addendum] Refactor commit message handling in merge_pr function (#2095) by szucsvillo · 1 year, 2 months ago
- 32fb89c ZOOKEEPER-4756: Merge script should use GitHub api to merge pull requ… by szucsvillo · 1 year, 2 months ago
- 6c2d94d ZOOKEEPER-910: Use SelectionKey.isXYZ() methods instead of complicated binary logic by tison · 1 year, 2 months ago
- 75d0a0a ZOOKEEPER-4768: Fix flaky test org.apache.zookeeper.metrics.prometheus.ExportJvmInfoTest#exportInfo (#2087) by 萧易客 · 1 year, 3 months ago
- 248cc09 ZOOKEEPER-4761: CLI tool read saved clientid fail (#2079) by gycherish · 1 year, 3 months ago
- dc99bd7 ZOOKEEPER-2623: [ADDENDUM] Fix flaky CheckTest::testCluster (#2067) by Kezhu Wang · 1 year, 3 months ago
- b114447 ZOOKEEPER-3486: add the document about how to configure SSL/TLS for the admin server by maoling · 1 year, 3 months ago
- ddb4e94 Disable ClientSSLTest for s390x only (#2057) by vibhutisawant · 1 year, 4 months ago
- ce5b0b8 ZOOKEEPER-4752: Remove version files in zookeeper-server/src/main from .gitignore (#2073) by Istvan Toth · 1 year, 4 months ago
- 5f3b3d6 ZOOKEEPER-4755: owaspSuppressions.xml: Temporarily suppress CVE-2023-4586 by Damien Diederen · 1 year, 4 months ago
- a0aced9 ZOOKEEPER-4754: Update Jetty to avoid CVE-2023-36479, CVE-2023-40167, and CVE-2023-41900 by Damien Diederen · 1 year, 4 months ago
- 35a9441 ZOOKEEPER-4751: Update snappy-java to 1.1.10.5 to address CVE-2023-43642 by Lari Hotari · 1 year, 4 months ago
- e2070be ZOOKEEPER-4753: zookeeper-server: Improvement: Explicit handling of DIGEST-MD5 vs GSSAPI in quorum auth by Damien Diederen · 1 year, 4 months ago
- 6cae2cd ZOOKEEPER-4415: Added TLSv1.3 support to server (#1919) by Tero Saarni · 1 year, 4 months ago
- 5823a3f ZOOKEEPER-4743: Increase data version once more when going back to -1 from Integer.MIN_VALUE (#2064) by zhaohaidao · 1 year, 4 months ago
- f42c01d ZOOKEEPER-838: Move chroot from ClientCnxn to ZooKeeper (#2065) by Kezhu Wang · 1 year, 4 months ago
- b31f776 ZOOKEEPER-2623: Fix database corruption caused by quorum check (#1988) by Kezhu Wang · 1 year, 4 months ago
- e0890d0 ZOOKEEPER-4697: Add Builder to construct ZooKeeper and ZooKeeperAdmin (#2001) by Kezhu Wang · 1 year, 5 months ago
- 03a36d0 ZOOKEEPER-4738: Refactor assertFalse(equals()) with assertNotEquals (#2055) by Taher Ghaleb · 1 year, 5 months ago
- 40aed41 ZOOKEEPER-4728: force to re-resolve hostname into IP when binding. (#2040) by Luke Chen · 1 year, 5 months ago
- bc0e618 GH autolink to ZOOKEEPER Jira issues (#2050) by Hervé Boutemy · 1 year, 5 months ago
- 31b0b87 Fix leader election recipe doc (#2048) by knguyen100000010 · 1 year, 5 months ago