Sign in
apache
/
zookeeper
/
HEAD
d8e5217
ZOOKEEPER-4972: Fix flaky tests in PrometheusMetricsProviderConfigTest
by Kezhu Wang
· 3 days ago
master
23c0446
ZOOKEEPER-4962: Export bound client port for ZooKeeperServerEmbedded
by Kezhu Wang
· 3 days ago
2b1808b
ZOOKEEPER-4976: Update Netty to fix CVE
by Aleksandr Nikolaev
· 3 days ago
e3abfde
ZOOKEEPER-4871: ZooKeeper python module (zkpython) is incompatible with Python 3.12
by Andor Molnár
· 5 days ago
63bec25
ZOOKEEPER-4974: Remove enforced JDK 17 compilation warnings
by Andor Molnár
· 10 days ago
7c414c1
ZOOKEEPER-4951: Optimize the default Prometheus max queue size (#2278)
by li4wang
· 3 weeks ago
dd1e5df
Fix commons-io license file
by Andor Molnar
· 3 weeks ago
bb76c97
ZOOKEEPER-4970: Deprecate ZKConfig methods which throw QuorumPeerConfig.ConfigException
by Kezhu Wang
· 3 weeks ago
9e8296f
ZOOKEEPER-4952:Reduce the GC overhead of Prometheus reject exception handling (#2279)
by li4wang
· 4 weeks ago
45b49a5
ZOOKEEPER-4955: [ADDENDUM] Refactor Ca, Cert and etc. so to be reusable
by Kezhu Wang
· 4 weeks ago
b4443e8
ZOOKEEPER-842: [ADDENDUM] Keep `DataTree::copyStat` for compatibility with Apache Curator
by Kezhu Wang
· 4 weeks ago
bbcdbab
ZOOKEEPER-842: Generate jute method `copyFrom` to decouple `ZooKeeper` from `DataTree`
by Kezhu Wang
· 4 weeks ago
d4f555f
ZOOKEEPER-4963: Add `ZooKeeper::builder` to replace `new ZooKeeperBuilder`
by Kezhu Wang
· 4 weeks ago
8b13615
ZOOKEEPER-4965: Drop unnecessary deprecation warning suppressions
by Kezhu Wang
· 5 weeks ago
a46eecf
ZOOKEEPER-4964. Check permissions individually during admin server auth [ADDENDUM] - build fix
by Andor Molnar
· 5 weeks ago
71e173f
ZOOKEEPER-4964. Check permissions individually during admin server auth
by Andor Molnar
· 5 weeks ago
641cf00
ZOOKEEPER-4240: Add IPV6 support for ZooKeeper ACL
by Abhishek Kothalikar
· 5 weeks ago
c21d37f
ZOOKEEPER-4299: Use non lock completion list in zoo_amulti since it is not multithreaded
by Gowrima
· 5 weeks ago
d7f9717
ZOOKEEPER-4929: Make c client side cert optional in connecting to tls server
by Edward Seabrook
· 5 weeks ago
178076a
ZOOKEEPER-4960: Upgrade OWASP plugin to 12.1.3 due to recent parsing errors
by Andor Molnár
· 5 weeks ago
82edaa7
ZOOKEEPER-4959. Update license of slf4j-2.0.13 (#2295)
by Andor Molnár
· 5 weeks ago
770804b
ZOOKEEPER-4955: Fix intererence with jvm wide ssl properties for ssl.crl and ssl.ocsp
by Kezhu Wang
· 6 weeks ago
bec08df
ZOOKEEPER-4953: Fix typos for word ZooKeeper from ZooKeeeper
by Rahul Kumar
· 7 weeks ago
06b418b
ZOOKEEPER-4932: The newest version of zookeeper includes Jetty versiob 9.4.57.x which has CVE-2024-6763 issue
by Andor Molnár
· 7 weeks ago
030b7f2
ZOOKEEPER-4954: Use FIPS style hostname verification when no custom t…
by Istvan Toth
· 8 weeks ago
3d6c0d1
ZOOKEEPER-4787: Fix quorum join failure due to inconsistent wire message charset during leader election
by Softrock
· 9 weeks ago
9d1d25c
ZOOKEEPER-4940: Enabling zookeeper.ssl.ocsp with JRE TLS provider errors out
by Istvan Toth
· 9 weeks ago
6c5f788
ZOOKEEPER-4943: Use Duration for session timeout in ZooKeeperBuilder
by Kezhu Wang
· 3 months ago
02e93c2
ZOOKEEPER-4944: Cache zookeeper dists in compatibility tests
by Kezhu Wang
· 3 months ago
5b4be58
ZOOKEEPER-4921: Retry endlessly to establish a brand-new session
by Kezhu Wang
· 4 months ago
f6766ec
ZOOKEEPER-4810: Fix buf data race at format_endpoint_info
by fanyang
· 3 months ago
1ebd57b
ZOOKEEPER-4556: Add zoo_version_str to return ZOO_VERSION for runtime library
by George J. Carrette
· 3 months ago
35744f3
ZOOKEEPER-4930: Add metrics for TTL node deletion (#2261)
by li4wang
· 3 months ago
4e7b8a3
ZOOKEEPER-4604: Fix missing break in switch branch COMPLETION_STRING_STAT
by Adam Yi
· 3 months ago
e5dd60b
ZOOKEEPER-4925: Fix data loss due to propagation of discontinuous committedLog (#2254)
by Kezhu Wang
· 3 months ago
524f1d7
Fix client connection rejected due to throttler token overflow
by Yongming Zhang
· 4 months ago
aeadf57
ZOOKEEPER-4928: Fix ZOO_VERSION not updated during mvn release:prepare
by Kezhu Wang
· 4 months ago
2aaeff8
ZOOKEEPER-4912: Remove default TLS cipher overrides
by Istvan Toth
· 4 months ago
6e4d690
ZOOKEEPER-4829: [ADDENDUM] Improve backward compatibility for QuorumPeerConfig::getPurgeInterval with 3.9
by Kezhu Wang
· 5 months ago
bf71704
ZOOKEEPER-4924: Fix double "the" word typos (#2251)
by SSSDNSY
· 5 months ago
840a666
ZOOKEEPER-4920: Fix flaky test ZooKeeperServerMaxCnxnsTest
by Kezhu Wang
· 5 months ago
ac19f22
ZOOKEEPER-4886: Fix observer with small myid can't join SASL quorum
by zichen-gan
· 5 months ago
db8fe9c
ZOOKEEPER-4919: Make ResponseCache a LRU as it supposed to be
by mikkosc
· 5 months ago
97a29de
ZOOKEEPER-4900: Bump patch release of jetty to include CVE fix for CVE-2024-6763
by Pablo Francisco Pérez Hidalgo
· 6 months ago
b86ccf1
ZOOKEEPER-3766: [ADDENDUM] Fix TestSASLAuth failure
by Kezhu Wang
· 6 months ago
327ac03
ZOOKEEPER-4906: Log full exception details for server JAAS config failure
by Chris Nauroth
· 6 months ago
69d95a2
ZOOKEEPER-3766: Clean up bash scripts
by Christopher Tubbs
· 6 months ago
6e4ec27
ZOOKEEPER-4907: Stop client packets processing after server channel closed
by stroller
· 6 months ago
7316c49
ZOOKEEPER-4895: Support encrypted password file during SASL authentication for C client
by Dan Wang
· 6 months ago
9cc3043
ZOOKEEPER-4909: Fix exceeded request timeout in case of spurious wakeup
by luozongle01
· 6 months ago
10328b3
ZOOKEEPER-4725: Record TTL node creations in audit log
by Damien Diederen
· 6 months ago
2d2820e
ZOOKEEPER-4902: Document that read-only mode also enables isro 4lw
by Chris Nauroth
· 6 months ago
160297d
ZOOKEEPER-4897 Upgrade Netty to 4.1.119.Final for fix CVE-2025-24970 (#2227)
by helloworld28
· 7 months ago
be133f9
ZOOKEEPER-4901: Correct logback license information on master branch. (#2229)
by Chris Nauroth
· 7 months ago
1a9bcbd
ZOOKEEPER-4898: FastLeaderElection WorkerSender/WorkerReceiver don't need to be Thread (#2228)
by ZLATAN628
· 7 months ago
a39c8d8
ZOOKEEPER-4891: Update logback to 1.3.15 to fix CVE-2024-12798.
by Chris Nauroth
· 7 months ago
8532163
ZOOKEEPER-4846: Failure to reload database due to missing ACL
by Andor Molnár
· 7 months ago
a8eb7fa
ZOOKEEPER-3624: Fix flaky `QuorumPeerMainTest::testFailedTxnAsPartOfQuorumLoss`
by Kezhu Wang
· 9 months ago
c0e9241
ZOOKEEPER-4858: Remove the lock contention between snapshotting and the sync operation
by li4wang
· 9 months ago
f7af2ac
ZOOKEEPER-4020: Fix memory leak from ssl cert in c client
by Gowrima
· 10 months ago
d1d57c4
ZOOKEEPER-4880: Generate comments from zookeeper.jute into code
by luozongle01
· 10 months ago
5664ce1
ZOOKEEPER-4879: Fix log of exception (#2205)
by luozongle01
· 10 months ago
75f9781
ZOOKEEPER-4819: Fix can't seek for writable tls server if connected to readonly server
by Xin Luo
· 10 months ago
3e02328
ZOOKEEPER-4872: SnapshotCommand should not perform fastForwardFromEdits
by li4wang
· 10 months ago
aba99cf
[CI] (Trivial) Update GitHub Actions
by Christopher Tubbs
· 10 months ago
333c8b8
ZOOKEEPER-4890: Update Netty to fix CVE-2024-47535
by Robson Braga
· 10 months ago
2ac7601
ZOOKEEPER-4889: Fallback to DIGEST-MD5 auth mech should be disabled in Fips mode - doc change (ADDENDUM)
by Andor Molnár
· 10 months ago
fe64596
ZOOKEEPER-4889: Fallback to DIGEST-MD5 auth mech should be disabled in Fips mode (#2213)
by Andor Molnár
· 10 months ago
91ab3f5
ZOOKEEPER-4790: Make client hostname verification configurable
by Natalie Klestrup Röijezon
· 10 months ago
9d52264
ZOOKEEPER-4852: Fix the bad "*uuuuu" mark in the ASF license
by Aditya Yadav
· 11 months ago
837f86c
ZOOKEEPER-4877: Fix typos in comments
by luozongle01
· 11 months ago
e72f80a
ZOOKEEPER-4699: Fix hostname use-after-free in the C client
by fanyang
· 11 months ago
fe4854a
ZOOKEEPER-4848: Fix potential stack overflow in setup_random
by yarthur1
· 11 months ago
858b787
ZOOKEEPER-4876: jetty-http-9.4.53.v20231009.jar: CVE-2024-6763(3.7)
by Andor Molnár
· 11 months ago
b997145
ZOOKEEPER-4864: Fix bad format when dump MultiTxn in TxnLogToolkit (#2192)
by Xin Luo
· 11 months ago
935b5f4
ZOOKEEPER-4869: Document more time units supported in autopurge.purgeInterval (#2195)
by puru
· 11 months ago
75884ec
ZOOKEEPER-4868. Bump commons-io to resolve CVE (#2196)
by tison
· 12 months ago
1880fc0
ZOOKEEPER-4862. Add doc to secure prometheus support (#2190)
by puru
· 12 months ago
5a3c6a9
ZOOKEEPER-4839: Fix SASL DIGEST-MD5 authenticated with last successfully logined username
by Xin Luo
· 12 months ago
8900618
ZOOKEEPER-4508: Expire session in client side to avoid endless connection loss
by Kezhu Wang
· 12 months ago
95efcc9
Update Year in NOTICE.txt (#2149)
by Siva Kumar Edupuganti
· 12 months ago
bc9afbf
ZOOKEEPER-4712: Fix partially shutdown of ZooKeeperServer and its processors
by Jon Marius Venstad
· 1 year ago
dcaf74c
ZOOKEEPER-4843: Encountering an 'Unreasonable Length' error when configuring jute.maxbuffer to 1GB or more
by Mohammad Arshad
· 1 year ago
9df310a
ZOOKEEPER-4293: Bump netty to 4.1.113.Final, remove syncUninterruptibly (#1917)
by Michael Edgar
· 1 year ago
f13bd71
ZOOKEEPER-4859: Fix openssl gencerts failure due to too long hostname in github ci (#2186)
by Kezhu Wang
· 1 year ago
9fcb805
ZOOKEEPER-4394: Apply only committed requests in sync with leader before NEWLEADER ACK
by AlphaCanisMajoris
· 1 year ago
ff2406d
ZOOKEEPER-4820: Fix propagation of Logback dependencies
by Piotr P. Karwasz
· 1 year ago
52f7af5
ZOOKEEPER-2332: Fix server failed to start for empty txn log
by fanyang
· 1 year ago
978d431
ZOOKEEPER-4860: Disable X-Forwarded-For by default
by Andor Molnár
· 1 year ago
34c6d9f
ZOOKEEPER-4708: recreateSocketAddresses before comparing addresses
by Luke Chen
· 1 year ago
3c4e15e
ZOOKEEPER-4733: non-return function error and asan error in CPPUNIT TESTs (#2045)
by whyer6
· 1 year ago
3e2d6f3
ZOOKEEPER-4747: Add synchronous sync to ease synchronous call chains (#2068)
by Kezhu Wang
· 1 year ago
fa3c504
ZOOKEEPER-4834: add typos check in ci workflow (#2184)
by ZhangJian He
· 1 year ago
2c2b74c
ZOOKEEPER-4851: Honor X-Forwarded-For optionally in IPAuthenticationProvider
by Andor Molnár
· 1 year, 1 month ago
0cf3661
ZOOKEEPER-4829: Support DatadirCleanup in minutes
by puru
· 1 year, 1 month ago
6b70544
ZOOKEEPER-4853: Fix assert in ZooKeeperQuotaTest#testQuota
by hwanning
· 1 year, 1 month ago
b64146d
ZOOKEEPER-4850: Enhance zkCli Tool to Support Reading and Writing Binary Data
by 萧易客
· 1 year, 1 month ago
90f8d83
ZOOKEEPER-4814: Re-introduce support for clients incompatible with the 3.5+ `readOnly` extension
by Damien Diederen
· 1 year, 1 month ago
b2ed7cd
ZOOKEEPER-1944: Fix incorrect 2PC diagram in ZooKeeper Internals doc (#2177)
by Jason Deng
· 1 year, 2 months ago
66f9cc3
ZOOKEEPER-2623: [ADDENDUM] Forbid OpCode.check outside OpCode.multi
by Kezhu Wang
· 1 year, 2 months ago
Next »