summaryrefslogtreecommitdiff
path: root/zookeeper-server
Commit message (Expand)AuthorAgeFilesLines
...
* [maven-release-plugin] prepare for next development iterationEnrico Olivelli2022-02-031-1/+1
* ZOOKEEPER-4462: Update Netty tcnative to 2.0.48Enrico Olivelli2022-01-312-0/+206
* ZOOKEEPER-4396: Read Key/trust store password from fileliwang2022-01-2812-7/+331
* ZOOKEEPER-4454: Upgrade Netty to 4.1.73Enrico Olivelli2022-01-278-0/+0
* ZOOKEEPER-4453: NettyServerCnxnFactory: allow to configure the early TLS conn...Enrico Olivelli2022-01-273-35/+74
* ZOOKEEPER-4427: Migrate to LogbackAndor Molnar2022-01-2716-589/+1141
* ZOOKEEPER-3988: rg.apache.zookeeper.server.NettyServerCnxn.receiveMessage thr...Enrico Olivelli2022-01-252-16/+30
* ZOOKEEPER-4437: Bump Jackson version from 2.10.5.1 to 2.13.1Shoothzj2022-01-221-2/+2
* ZOOKEEPER-4435: fix a tiny typoepugh@opensourceconnections.com2022-01-081-1/+1
* ZOOKEEPER-3800: improve the log printing the address when QuorumCnxManager#Li...Nishanth Entoor2021-12-261-1/+1
* ZOOKEEPER-2907: Logged request buffer isn't usefulNishanth Entoor2021-12-182-4/+4
* ZOOKEEPER-4267: Fix check-style issuesMohammad Arshad2021-12-051-464/+434
* ZOOKEEPER-4414: Update Netty to 4.1.70.FinalFrederiko Costa2021-11-278-0/+0
* ZOOKEEPER-4362: ZKDatabase.txnCount should not log non transactional requestslanicc2021-11-132-2/+79
* ZOOKEEPER-4377: KeeperException.create has NullPointerException when low vers...maoling2021-10-172-3/+20
* ZOOKEEPER-4349: delete the useless oraclePath directory generated by test suitmaoling2021-10-103-54/+76
* ZOOKEEPER-4367: Zookeeper#Login thread leak in case of Sasl AuthFailed.Rushabh Shah2021-09-275-12/+27
* ZOOKEEPER-4384: [R] Fix 'sever' typo in ClientCnxn.Christine Poerschke2021-09-251-1/+1
* ZOOKEEPER-4380: Avoid NPE in RateLogger#rateLimitLogruanwenjun2021-09-221-5/+6
* ZOOKEEPER-4294: Remove unused IOException on FileSnap#findNValidSnapshotsruanwenjun2021-09-222-5/+3
* ZOOKEEPER-4350: improve the method: QuorumOracleMaj#overrideQuorumDecisiongopalbala2021-09-111-5/+1
* ZOOKEEPER-4360: Avoid NPE during gauge execution if the leader is not set on ...Nicolò Boschi2021-09-021-26/+34
* ZOOKEEPER-4343: Bump commons-io to version 2.11 (avoids CVE-2021-29425)Damien Diederen2021-09-012-6/+208
* ZOOKEEPER-4337: Bump jetty to 9.4.43.v20210629 (avoids CVE-2021-34429)Damien Diederen2021-09-017-0/+0
* ZOOKEEPER-4327: RequestThrottlerTest: Flakiness remediationsDamien Diederen2021-08-271-3/+3
* ZOOKEEPER-4346: remove never used fieldzhongxiong.zeng2021-08-215-6/+9
* ZOOKEEPER-4345: Avoid NoSunchMethodException caused by shaded zookeeper jarBo Cui2021-08-112-1/+16
* ZOOKEEPER-4340: add tab unit test for StringUtils#splitAditya Patruni2021-08-081-0/+3
* ZOOKEEPER-4331: add headers back in osgi artifactWu, Xiaokai (Marvin)2021-08-031-1/+45
* ZOOKEEPER-4211: Expose Per Namespace Quota Metrics to Prometheusliwang2021-07-2918-33/+968
* ZOOKEEPER-4204: Remove unnecessary creation of thousands of thread in…Amichai Rothman2021-07-281-8/+8
* ZOOKEEPER-4333: QuorumSSLTest - testOCSP fails on JDK17Enrico Olivelli2021-07-281-3/+23
* ZOOKEEPER-4325: Fix bug when list "/" with ZkUtil::listSubTreeBFSautumind2021-07-182-2/+37
* ZOOKEEPER-3961: Improve error message for zookeeper.intBufferStarting…Renan Tomazoni Pinzon2021-07-111-1/+1
* ZOOKEEPER-4318: Only report the follower sync time metrics if sync is completedliwang2021-06-301-10/+7
* ZOOKEEPER-4284: Add metrics for observer sync timeliwang2021-06-303-0/+20
* ZOOKEEPER-4319: Refactored AtomicFileWritingIdiomTest to use TempDir annotationElvys Soares2021-06-271-31/+13
* ZOOKEEPER-4312: remove unnecessary codezhongxiong.zeng2021-06-271-4/+3
* ZOOKEEPER-4311: Close AtomicFileOutputStream properlyDmitrii Kovalkov2021-06-211-8/+6
* ZOOKEEPER-4309: QuorumCnxManager's ListenerHandler thread leakfranz19812021-06-141-2/+7
* ZOOKEEPER-4312: ZooKeeperServerEmbedded: enhance server start/stop for testab...Enrico Olivelli2021-06-138-26/+133
* ZOOKEEPER-3821: Improve getSnapCount and getGlobalOutstandingLimitdengliming2021-06-131-20/+9
* ZOOKEEPER-4300: Simplify assignment statements of booleanlan2021-05-281-2/+2
* ZOOKEEPER-3970: Enable ZooKeeperServerController to expire session.Michael Han2021-05-2011-14/+77
* ZOOKEEPER-4029: improve the log of FileTxnLog#append methodchenghuaqing2021-05-161-1/+2
* ZOOKEEPER-4246: Resource leaks in org.apache.zookeeper.server.persistence.Sna...Martin Kellogg2021-05-151-12/+24
* ZOOKEEPER-4007: A typo in the ZKUtil#validateFileInput methodfangxiao2021-05-102-2/+2
* ZOOKEEPER-4280: fix the log format in the DataTree#deserializeZxidDigest methodfangxiao2021-04-261-1/+1
* ZOOKEEPER-3889: Add volatile for variable finished in ReadOnlyRequestProcessordk.technoboy2021-04-251-1/+1
* ZOOKEEPER-4281: Allow packet of max packet length to be deserializedHuizhi Lu2021-04-212-1/+28