summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ZOOKEEPER-2556: peerType not removed from static config file (Rakesh Kumar Si...ZOOKEEPER-2556Alexander Shraer2016-11-033-13/+25
* ZOOKEEPER-2597: Add script to merge PR from Apache git repo to GithubEdward Ribeiro2016-10-251-0/+521
* ZOOKEEPER-2606: SaslServerCallbackHandler#handleAuthorizeCallback() should lo...fpj2016-10-172-2/+5
* ZOOKEEPER-2467: NullPointerException when redo Command is passed negative val...Rakesh Radhakrishnan2016-10-163-1/+26
* ZOOKEEPER-2611: zoo_remove_watchers - can remove the wrong watchRaul Gutierrez Segales2016-10-093-3/+26
* ZOOKEEPER-2169. Enable creation of nodes with TTLs. (Jordan Zimmerman via cam...Camille Fournier2016-10-0815-0/+0
* ZOOKEEPER-2169. Enable creation of nodes with TTLs. (Jordan Zimmerman via cam...Camille Fournier2016-10-0726-104/+779
* ZOOKEEPER-2594: Use TLS for downloading artifacts during build (Olaf Flebbe v...Patrick Hunt2016-10-054-10/+8
* ZOOKEEPER-2579: ZooKeeper server should verify that dataDir and snapDir are w...Patrick Hunt2016-09-183-9/+96
* ZOOKEEPER-2576: Missing changes (cleanup build.xml)Raul Gutierrez Segales2016-09-122-3/+6
* ZOOKEEPER-2576: After svn to git migration ZooKeeper Precommit jenkins job is...Raul Gutierrez S2016-09-122-14/+29
* ZOOKEEPER-2484: Flaky Test: org.apache.zookeeper.test.LoadFromLogTest.testLoa...Patrick D. Hunt2016-09-082-97/+105
* ZOOKEEPER-2557: Update gitignore to account for other file extensions. (Edwar...Chris Nauroth2016-09-082-0/+67
* ZOOKEEPER-2172: Cluster crashes when reconfig a new node as a participant (Ar...Patrick D. Hunt2016-09-083-9/+268
* ZOOKEEPER-1962: Add a CLI command to recursively list a znode and children (G...Patrick D. Hunt2016-09-084-56/+196
* ZOOKEEPER-2507: C unit test improvement: line break between 'ZooKeeper server...Patrick D. Hunt2016-09-082-1/+4
* ZOOKEEPER-2539: Throwing nullpointerException when run the command config -c"...Patrick D. Hunt2016-09-082-6/+12
* ZOOKEEPER-2536: When provide path for 'dataDir' with trailing space, it is ta...Patrick D. Hunt2016-09-082-0/+7
* ZOOKEEPER-2558: Potential memory leak in recordio.c (Michael Han via phunt)Patrick D. Hunt2016-09-082-4/+11
* ZOOKEEPER-2548: zooInspector does not start on Windows (Arshad Mohammad via p...Patrick D. Hunt2016-09-072-17/+23
* ZOOKEEPER-2489: Upgrade Jetty dependency to a recent stable release version. ...Patrick D. Hunt2016-08-2521-20/+56
* ZOOKEEPER-2152: Intermittent failure in TestReconfig.cc (Michael Han via phunt)Patrick D. Hunt2016-08-244-1/+17
* ZOOKEEPER-2508: Many ZooKeeper tests are flaky because they proceed with zk o...Patrick D. Hunt2016-08-2323-341/+106
* ZOOKEEPER-2505: Use shared library instead of static library in C client unit...Patrick D. Hunt2016-08-232-2/+5
* ZOOKEEPER-2247: Zookeeper service becomes unavailable when leader fails to wr...Flavio Paiva Junqueira2016-08-1315-35/+456
* Fix command handling in the C client shell (phunt via fpj)Flavio Paiva Junqueira2016-08-103-2/+25
* ZOOKEEPER-2074: Incorrect exit codes for './zkCli.sh cmd arg' (Abraham Fine v...Patrick D. Hunt2016-08-103-3/+13
* ZOOKEEPER-2500: Fix compilation warnings for CliException classes (Abraham Fi...Patrick D. Hunt2016-08-056-0/+8
* ZOOKEEPER-2498: Potential resource leak in C client when processingRaúl Gutiérrez Segalés2016-08-032-3/+7
* ZOOKEEPER-1256: ClientPortBindTest is failing on Mac OS X (Camille via phunt)Patrick D. Hunt2016-07-292-2/+9
* ZOOKEEPER-2477: documentation should refer to Java cli shell and not C cli sh...Patrick D. Hunt2016-07-2926-232/+158
* ZOOKEEPER-1898: ZooKeeper Java cli shell always returns 0 as exit code (Abrah...Patrick D. Hunt2016-07-2628-259/+550
* INFRA-12327 ZooKeeper pre-commit build failed due to build bot failed to post...Patrick D. Hunt2016-07-261-1/+1
* ZOOKEEPER-2459: Update NOTICE file with Netty notice (fpj via phunt)Patrick D. Hunt2016-06-302-4/+99
* ZOOKEEPER-2458: Remove license file for servlet-api dependency (fpj via phunt)Patrick D. Hunt2016-06-302-93/+3
* ZOOKEEPER-2366: Reconfiguration of client port causes a socket leak. (fpj via...Chris Nauroth2016-06-238-35/+143
* ZOOKEEPER-2380: Deadlock between leader shutdown and forwarding ACK to the le...Chris Nauroth2016-06-236-11/+286
* ZOOKEEPER-2297: NPE is thrown while creating "key manager" and "trust manager...Flavio Paiva Junqueira2016-06-235-2/+65
* ZOOKEEPER-2433: ZooKeeperSaslServer: allow user principals in subject (Andy B...Patrick D. Hunt2016-06-152-7/+17
* ZOOKEEPER-2137: Make testPortChange() less flaky (Michael Han via phunt)Patrick D. Hunt2016-06-152-17/+39
* ZOOKEEPER-2442: Socket leak in QuorumCnxManager connectOneRaúl Gutiérrez Segalés2016-06-082-23/+22
* ZOOKEEPER-2410: add time unit to 'ELECTION TOOK' log.info message (Christine ...Patrick D. Hunt2016-06-015-3/+12
* ZOOKEEPER-2405: getTGT() in Login.java mishandles confidential information (M...Patrick D. Hunt2016-05-252-1/+5
* ZOOKEEPER-2402: Document client side properties (Arshad Mohammad via fpj)Flavio Paiva Junqueira2016-05-233-14/+110
* ZOOKEEPER-2024 Major throughput improvement with mixed workloads (Kfir Lev-Ar...Alexander Shraer2016-05-154-236/+621
* ZOOKEEPER-2423: Upgrade Netty version due to security vulnerability (CVE-2014...Patrick D. Hunt2016-05-052-1/+4
* ZOOKEEPER-2235 License update - fix servlet-api license (fpj via phunt)Patrick D. Hunt2016-05-031-4/+0
* ZOOKEEPER-2139: Support multiple ZooKeeper client with different configuratio...Flavio Paiva Junqueira2016-05-0227-234/+1000
* ZOOKEEPER-2413: ContainerManager doesn't close the Timer it creates when stop...Flavio Paiva Junqueira2016-04-242-0/+4
* ZOOKEEPER-2141 ACL cache in DataTree never removes entries (Adam Milne-Smith ...Camille Fournier2016-04-062-46/+17