1. 9b81d10 ZOOKEEPER-4409 NullPointerException in SendAckRequestProcessor (#2163) by Yonghao Zou · 6 hours ago master
  2. 6ac8eda ZOOKEEPER-4827 Bump bouncycastl version from 1.75 to 1.78 (#2158) by ZhangJian He · 2 days ago
  3. 499d1b0 ZOOKEEPER-4826 Reduce unnecessary executable permissions on files (#2157) by ZhangJian He · 2 days ago
  4. ee994fb ZOOKEEPER-4830. Replace references to zk_followers (#2160) by Nicholas Feinberg · 8 days ago
  5. d12aba5 ZOOKEEPER-4799: Refactor ACL check in 'addWatch' command by Andor Molnar · 5 months ago
  6. 803c485 ZOOKEEPER-4804. Use daemon threads for Netty client (#2142) by Istvan Toth · 8 weeks ago
  7. bc1fc6d ZOOKEEPER-4276. Serving only with secureClientPort fails (#2117) by Abhilash Kishore · 8 weeks ago
  8. 31c7a7e ZOOKEEPER-4723. Cleanup more in-place bytebuffer manipulations (#2036) by tison · 8 weeks ago
  9. 7074448 ZOOKEEPER-4806: Commits have to be refreshed after merging by szucsvillo · 3 months ago
  10. 18c78cd ZOOKEEPER-4794: Reduce the ZKDatabase#committedLog memory usage. by Yan Zhao · 3 months ago
  11. e571dd8 ZOOKEEPER-4784: Token based ASF JIRA authentication by szucsvillo · 3 months ago
  12. 4f35790 ZOOKEEPER-4782: The installation guide in zookeeper-client/zookeeper-… by yzx1983 · 3 months ago
  13. e10bf86 ZOOKEEPER-4780: Delegate temp directory creation to Junit in tests. by Muthuraj Ramalingakumar · 3 months ago
  14. 72e3d9c ZOOKEEPER-4730: Incorrect datadir and logdir size reported from admin and and 4lw dirs command by li4wang · 3 months ago
  15. e2ea038 ZOOKEEPER-4779: Fix ZKUtilTest which fails to run on WSL by Muthuraj Ramalingakumar · 3 months ago
  16. 07f5cc6 ZOOKEEPER-4792: Use jvm as the prefix for the memory env log. by Yan Zhao · 3 months ago
  17. 71b7515 ZOOKEEPER-4764: Tune the log info of refusing session request by Yan Zhao · 3 months ago
  18. 5f66da1 ZOOKEEPER-4703: Datadir and DatalogDir size are incorrect by Siyao (Jane) He · 3 months ago
  19. 16abb9c ZOOKEEPER-4236 Java Client SendThread create many unnecessary Login objects (#2128) by Andor Molnár · 3 months ago
  20. 8a86359 ZOOKEEPER-4770: zkSnapshotRecursiveSummaryToolkit.sh Error: Could not find or load main class by nailcui · 3 months ago
  21. d6c1cb5 document the need for local sessions within the readonly mode by Hinterwaeldlers · 3 months ago
  22. 1434354 [ZOOINSPECTOR] fix(sec): upgrade com.google.guava:guava to 30.0-jre by caption · 3 months ago
  23. b5264da Fix typos in docs & comments by vuittont60 · 3 months ago
  24. 89a26b0 ZOOKEEPER-725: Add unit tests for ConfigUtils.getClientConfigStr by Fabrice TIERCELIN · 3 months ago
  25. 5894dc8 ZOOKEEPER-4778: Update Netty, Jetty and Logback (multiple CVEs) (#2118) by Damien Diederen · 3 months ago
  26. 3913303 ZOOKEEPER-4791: Improve logging when the connection to a remote serve… (#2114) by Maximilian Wittich · 3 months ago
  27. 315abde ZOOKEEPER-4785: Txn loss due to race condition in Learner.syncWithLeader() during DIFF sync (#2111) by li4wang · 3 months ago
  28. 9e40464 ZOOKEEPER-2590: [ADDENDUM] exists() should check read ACL permission - doc update by Andor Molnár · 4 months ago
  29. ceebda9 ZOOKEEPER-2590: exists() should check read ACL permission by Andor Molnár · 5 months ago
  30. 2445fe6 Zookeeper 4756: [Addendum] Refactor commit message handling in merge_pr function (#2095) by szucsvillo · 5 months ago
  31. 32fb89c ZOOKEEPER-4756: Merge script should use GitHub api to merge pull requ… by szucsvillo · 5 months ago
  32. 6c2d94d ZOOKEEPER-910: Use SelectionKey.isXYZ() methods instead of complicated binary logic by tison · 5 months ago
  33. 75d0a0a ZOOKEEPER-4768: Fix flaky test org.apache.zookeeper.metrics.prometheus.ExportJvmInfoTest#exportInfo (#2087) by 萧易客 · 6 months ago
  34. 248cc09 ZOOKEEPER-4761: CLI tool read saved clientid fail (#2079) by gycherish · 7 months ago
  35. dc99bd7 ZOOKEEPER-2623: [ADDENDUM] Fix flaky CheckTest::testCluster (#2067) by Kezhu Wang · 7 months ago
  36. b114447 ZOOKEEPER-3486: add the document about how to configure SSL/TLS for the admin server by maoling · 7 months ago
  37. ddb4e94 Disable ClientSSLTest for s390x only (#2057) by vibhutisawant · 7 months ago
  38. ce5b0b8 ZOOKEEPER-4752: Remove version files in zookeeper-server/src/main from .gitignore (#2073) by Istvan Toth · 7 months ago
  39. 5f3b3d6 ZOOKEEPER-4755: owaspSuppressions.xml: Temporarily suppress CVE-2023-4586 by Damien Diederen · 7 months ago
  40. a0aced9 ZOOKEEPER-4754: Update Jetty to avoid CVE-2023-36479, CVE-2023-40167, and CVE-2023-41900 by Damien Diederen · 7 months ago
  41. 35a9441 ZOOKEEPER-4751: Update snappy-java to 1.1.10.5 to address CVE-2023-43642 by Lari Hotari · 7 months ago
  42. e2070be ZOOKEEPER-4753: zookeeper-server: Improvement: Explicit handling of DIGEST-MD5 vs GSSAPI in quorum auth by Damien Diederen · 7 months ago
  43. 6cae2cd ZOOKEEPER-4415: Added TLSv1.3 support to server (#1919) by Tero Saarni · 7 months ago
  44. 5823a3f ZOOKEEPER-4743: Increase data version once more when going back to -1 from Integer.MIN_VALUE (#2064) by zhaohaidao · 7 months ago
  45. f42c01d ZOOKEEPER-838: Move chroot from ClientCnxn to ZooKeeper (#2065) by Kezhu Wang · 7 months ago
  46. b31f776 ZOOKEEPER-2623: Fix database corruption caused by quorum check (#1988) by Kezhu Wang · 8 months ago
  47. e0890d0 ZOOKEEPER-4697: Add Builder to construct ZooKeeper and ZooKeeperAdmin (#2001) by Kezhu Wang · 8 months ago
  48. 03a36d0 ZOOKEEPER-4738: Refactor assertFalse(equals()) with assertNotEquals (#2055) by Taher Ghaleb · 8 months ago
  49. 40aed41 ZOOKEEPER-4728: force to re-resolve hostname into IP when binding. (#2040) by Luke Chen · 8 months ago
  50. bc0e618 GH autolink to ZOOKEEPER Jira issues (#2050) by Hervé Boutemy · 8 months ago
  51. 31b0b87 Fix leader election recipe doc (#2048) by knguyen100000010 · 8 months ago
  52. 15f29b5 ZOOKEEPER-4732: upgrade plugins, fix Reproducible Builds issues (#2042) by Hervé Boutemy · 9 months ago
  53. 688c69c ZOOKEEPER-4721: Upgrade OWASP Dependency Check to 8.3.1 by Andor Molnar · 10 months ago
  54. 6e746f8 ZOOKEEPER-4607. Fix decode problem when sub tnx type is error (#1915) by Yan Zhao · 10 months ago
  55. b02497f [maven-release-plugin] prepare for next development iteration by Andor Molnar · 10 months ago
  56. 31117ce [maven-release-plugin] prepare branch @{releaseLabel} by Andor Molnar · 10 months ago
  57. f252116 Fix Grafana dashboard URL (#2034) by Jeremy Richards · 10 months ago
  58. 4882f7b ZOOKEEPER-4719. Upgrade Bouncycastle from jdk15on to jdk18on (#2033) by ZhangJian He · 10 months ago
  59. e2e8ec6 ZOOKEEPER-4714: Improve syncRequestProcessor performance (#2024) by Yan Zhao · 10 months ago
  60. f8459b8 ZOOKEEPER-4717: Cache serialize data in the request to avoid repeat serialize. (#2030) by Yan Zhao · 10 months ago
  61. e08cc2a ZOOKEEPER-4718: Removing unnecessary heap memory allocation in serialization to help reduce GC pressure (#2031) by Yan Zhao · 10 months ago
  62. 2edb73a ZOOKEEPER-4715: Verify file size and position in testGetCurrentLogSize (#2025) by Yan Zhao · 10 months ago
  63. 4a79427 ZOOKEEPER-4622 Add Netty-TcNative OpenSSL Support (#2009) by Andor Molnár · 10 months ago
  64. 4661437 ZOOKEEPER-4707: Upgrade snappy-java to address multiple CVEs (#2014) by Lari Hotari · 10 months ago
  65. f91a1fc ZOOKEEPER-4716: upgrade jackson to 2.15.2, suppress two false positive CVE errors (#2026) by Mate Szalay-Beko · 10 months ago
  66. 17be704 ZOOKEEPER-4393: [ADDENDUM] Add docs of fips-mode to ZooKeeper Admin Guide (#2015) by Andor Molnár · 10 months ago
  67. bc7baf2 ZOOKEEPER-4709: Upgrade Netty to 4.1.94.Final by Fabio Buso · 10 months ago
  68. 77c1e4c ZOOKEEPER-4710 Fix ZkUtil deleteInBatch() by releasing semaphore after set flag (#2020) by Yan Zhao · 10 months ago
  69. 58eed9f ZOOKEEPER-4026: Support `OpCode.create2` in `OpCode.multi` by Kezhu Wang · 11 months ago
  70. 618b676 ZOOKEEPER-3996: Fix flaky ReadOnlyModeTest.testConnectionEvents (#1896) by Kezhu Wang · 11 months ago
  71. de6762c ZOOKEEPER-3615: [ADDENDUM] fix rat error (#2013) by Kezhu Wang · 11 months ago
  72. df8a53a ZOOKEEPER-3615: Provide formal specification and verification using TLA+ for Zab (#1690) by Binyu Huang · 11 months ago
  73. dbd1ba3 ZOOKEEPER-4700: Update Jetty for fixing CVE-2023-26048 and CVE-2023-26049 by Villő Szűcs · 11 months ago
  74. 878c760 ZOOKEEPER-4705. Limit merge buttons to squash (#2011) by Andor Molnár · 11 months ago
  75. 6254f33 ZOOKEEPER-4655: [ADDENDUM] fix build error (#2012) by Kezhu Wang · 11 months ago
  76. 880f606 ZOOKEEPER-4655: Communicate the Zxid that triggered a WatchEvent to fire (#1950) by Paul Chesnais · 11 months ago
  77. b3487c5 ZOOKEEPER-4393 Problem to connect to zookeeper in FIPS mode (#2008) by Andor Molnár · 11 months ago
  78. e8b2fbe ZOOKEEPER-4472: Remove persistent watches individually (#2006) by Kezhu Wang · 11 months ago
  79. 3702a45 ZOOKEEPER-3860: Avoid reverse DNS lookup for hostname verification when hostnames are provided in the connection url by Andor Molnar · 11 months ago
  80. b8d458f ZOOKEEPER-4471: Match removing WatcherType to standard, persistent modes (#1998) by Kezhu Wang · 11 months ago
  81. 628583a ZOOKEEPER-3411 Cleanup more references to removed ls2 and rmr command (#2000) by tison · 11 months ago
  82. a64dbf5 ZOOKEEPER-4466: Support different watch modes on same path (#1859) by Kezhu Wang · 12 months ago
  83. 89c1831 ZOOKEEPER-4688: Upgrade `cyclonedx-maven-plugin` to 2.7.6 (#1995) by Chris Nauroth · 1 year, 1 month ago
  84. 31e3f1c ZOOKEEPER-4687. Improve SuppressWarnings in KeeperException (#1994) by tison · 1 year, 1 month ago
  85. 3eda8a3 ZOOKEEPER-4682. Make FileSnap.deserialize a static method (#1992) by tison · 1 year, 1 month ago
  86. e50a0bb [ZOOKEEPER-4671] Java classpath should contain libs about metrics providers (#1908) by Guoxiong Li · 1 year, 2 months ago
  87. f46b8fb ZOOKEEPER-3731: Disallow HTTP TRACE method on PrometheusMetrics Server (#1682) by doxsch · 1 year, 2 months ago
  88. 1622746 [ZOOKEEPER-4676] ReadOnlyModeTest doesn't not compile on JDK20 (Thread.suspend has been removed) (#1985) by Enrico Olivelli · 1 year, 2 months ago
  89. 14b9362 ZOOKEEPER-4679: Fix CI failure and warning (#1987) by tison · 1 year, 2 months ago
  90. df32005 [hotfix] Bump actions/checkout to v3 in GitHub Actions workflows (#1938) by Scott Brenner · 1 year, 2 months ago
  91. de87688 ZOOKEEPER-4296: Add null checks to ClientCnxnSocketNetty onClosing (#1697) by Colvin Cowie · 1 year, 2 months ago
  92. a9517d8 [ZOOKEEPER-4677] Cleanup code in the DataTree class (#1968) by tison · 1 year, 2 months ago
  93. ee8014a ZOOKEEPER-4636: Fix zkServer.sh for AIX by henk.wiedig@t-systems.com · 1 year, 2 months ago
  94. d79811b ZOOKEEPER-4639: Provide auth support for admin server APIs (#1966) by li4wang · 1 year, 2 months ago
  95. 255b0c9 ZOOKEEPER-4475: Fix NodeChildrenChanged delivered to recursive watcher (#1820) by Kezhu Wang · 1 year, 2 months ago
  96. ac219ce docs: Minor clarification around globalOutstandingLimit comments by Vitaliy · 1 year, 3 months ago
  97. 2e9c3f3 [ZOOKEEPER-4647] Tests don't pass on JDK20 because we try to mock InetAddress (#1959) by Enrico Olivelli · 1 year, 3 months ago
  98. 2d1bac7 [ZOOKEEPER-4674] TestReadOnlyClient.cc: Stop/start "normal" server in test setUp/tearDown (#1983) by Enrico Olivelli · 1 year, 3 months ago
  99. 0374d56 [ZOOKEEPER-4668] Fix s390x Jenkinsfile and use s390x agent (#1982) by Vivian Kong · 1 year, 3 months ago
  100. 629518b [ZOOKEEPER-4672] Code cleanup - apply JDK7 Diamond operator consistently (#1979) by Tim te Beek · 1 year, 3 months ago