Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
444 commits
Select commit Hold shift + click to select a range
a752eee
ZOOKEEPER-1744. clientPortAddress breaks "zkServer.sh status" (Nick O…
phunt Oct 24, 2013
3dae9c4
ZOOKEEPER-1798. Fix race condition in testNormalObserverRun (thawan, …
Oct 24, 2013
2bdf467
ZOOKEEPER-1812. ZooInspector reconnection always fails if first conne…
phunt Nov 12, 2013
ffd23df
ZOOKEEPER-1666. Avoid Reverse DNS lookup if the hostname in
skamille Nov 13, 2013
bf1814b
ZOOKEEPER-1798. Fix race condition in testNormalObserverRun (Part 2) …
Nov 14, 2013
6503f12
ZOOKEEPER-1786. ZooKeeper data model documentation is incorrect
fpj Nov 15, 2013
a452d79
ZOOKEEPER-1808. Add version to FLE notifications for 3.4 branch (fpj)
fpj Nov 16, 2013
b770aeb
ZOOKEEPER-1597. Windows build failing (michim via fpj)
fpj Nov 17, 2013
7f069c0
ZOOKEEPER-1817. Fix don't care for b3.4 (fpj)
fpj Nov 23, 2013
c62f2ff
ZOOKEEPER-1653. zookeeper fails to start because of inconsistent epoc…
fpj Nov 26, 2013
605c8d1
ZOOKEEPER-1821. very ugly warning when compiling load_gen.c (german b…
fpj Nov 27, 2013
a1cdea6
ZOOKEEPER-1632. fix memory leaks in cli_st (fpj via michim)
Dec 4, 2013
f23b85b
ZOOKEEPER-1459. Standalone ZooKeeperServer is not closing
fpj Dec 7, 2013
4822626
ZOOKEEPER-1019. zkfuse doesn't list dependency on boost in README (Ra…
Dec 10, 2013
b666d3b
ZOOKEEPER-1834. Catch IOException in FileTxnLog (fpj via michim)
Dec 11, 2013
63b1f92
ZOOKEEPER-1382. Zookeeper server holds onto dead/expired session ids …
skamille Dec 11, 2013
fc22886
ZOOKEEPER-1715. Upgrade netty version (Sean Bridges via michim)
Dec 14, 2013
ec70dd2
ZOOKEEPER-1837. Fix JMXEnv checks (potential race conditions) (Germán…
fpj Dec 14, 2013
7e1c768
ZOOKEEPER-1839. Deadlock in NettyServerCnxn (Rakesh R via michim)
Dec 16, 2013
a6dec3a
ZOOKEEPER-1622. session ids will be negative in the year 2022 (Eric N…
phunt Dec 16, 2013
5dd0361
ZOOKEEPER-1756. zookeeper_interest() in C client can return a timeval…
Dec 16, 2013
6c483a2
ZOOKEEPER-1388. Client side 'PathValidation' is missing for the multi…
phunt Dec 17, 2013
54eefdb
ZOOKEEPER-1841. problem in QuorumTest (Germán via fpj)
fpj Dec 18, 2013
5420ead
ZOOKEEPER-1733. FLETest#testLE is flaky on windows boxes
fpj Dec 18, 2013
058185d
ZOOKEEPER-1733. FLETest#testLE is flaky on windows boxes
fpj Dec 18, 2013
7b272f5
ZOOKEEPER-1849. Need to properly tear down tests in various
fpj Dec 19, 2013
05bc123
ZOOKEEPER-1430. add maven deploy support to the build (Giridharan Kes…
phunt Dec 20, 2013
7fc3de3
ZOOKEEPER-1179. NettyServerCnxn does not properly close
fpj Dec 27, 2013
80ef325
ZOOKEEPER-1179. NettyServerCnxn does not properly close socket on 4 l…
fpj Dec 27, 2013
68a0f73
ZOOKEEPER-1852. ServerCnxnFactory instance is not properly cleanedup …
fpj Jan 3, 2014
8944807
ZOOKEEPER-1852. ServerCnxnFactory instance is not properly cleanedup …
fpj Jan 3, 2014
ca8d611
ZOOKEEPER-1414. QuorumPeerMainTest.testQuorum, testBadPackets are fai…
Jan 9, 2014
a652818
ZOOKEEPER-1057. zookeeper c-client, connection to offline server fail…
Jan 9, 2014
19e4b85
ZOOKEEPER-1857. PrepRequestProcessotTest doesn't shutdown ZooKeeper s…
Jan 9, 2014
9436a70
ZOOKEEPER-1238. when the linger time was changed for NIO the patch mi…
fpj Jan 12, 2014
2a77820
ZOOKEEPER-1837. Fix JMXEnv checks (potential race conditions)
fpj Jan 16, 2014
57295cc
ZOOKEEPER-1858. JMX checks - potential race conditions while stopping…
fpj Jan 24, 2014
d25a054
ZOOKEEPER-1867. Bug in ZkDatabaseCorruptionTest (fpj)
fpj Jan 27, 2014
ea52795
ZOOKEEPER-1872. QuorumPeer is not shutdown in few cases (Rakesh R via…
fpj Feb 9, 2014
efec318
ZOOKEEPER-1573. Unable to load database due to missing parent node (V…
phunt Feb 10, 2014
3cf7cfc
ZOOKEEPER-1811. The ZooKeeperSaslClient service name principal is har…
phunt Feb 10, 2014
c6a3d5b
ZOOKEEPER-1873. Unnecessarily InstanceNotFoundException is coming whe…
Feb 12, 2014
a506559
ZOOKEEPER-1844. TruncateTest fails on windows (Rakesh R via fpj)
fpj Feb 12, 2014
67155d1
ZOOKEEPER-1755. Concurrent operations of four letter 'dump' ephemeral
skamille Feb 19, 2014
e84dd90
Preparing for release 3.4.6
fpj Feb 19, 2014
3e7b0a5
Updating version in build.xml.
fpj Mar 12, 2014
74a22f4
ZOOKEEPER-1888. ZkCli.cmd commands fail with "'java' is not recognize…
Mar 14, 2014
829b2fd
ZOOKEEPER-1878. Inconsistent behavior in autocreation of dataDir and …
Mar 15, 2014
8d8e234
ZOOKEEPER-1901. [JDK8] Sort children for comparison in AsyncOps tests…
Mar 24, 2014
7d937fe
ZOOKEEPER-1904. WatcherTest#testWatchAutoResetWithPending is failing …
Mar 26, 2014
a5732d2
ZOOKEEPER-1906. zkpython: invalid data in GetData for empty node (Nik…
Apr 1, 2014
46aa00b
ZOOKEEPER-1897. ZK Shell/Cli not processing commands (stack via michim)
Apr 3, 2014
bb865ff
Set svn:eol-style property to native.
Apr 4, 2014
0a9604e
ZOOKEEPER-1575. adding .gitattributes to prevent CRLF and LF mismatch…
Apr 4, 2014
f50c899
ZOOKEEPER-1913. Invalid manifest files due to bogus revision property…
Apr 18, 2014
b688e8b
ZOOKEEPER-1911. REST contrib module does not include all required fil…
Apr 25, 2014
c3d709b
ZOOKEEPER-1926. Unit tests should only use build/test/data for data (…
May 9, 2014
50c872c
ZOOKEEPER-657. Cut down the running time of ZKDatabase corruption (Mi…
rakeshadr May 15, 2014
cea57ef
ZOOKEEPER-1895. update all notice files, copyright, etc... with the n…
May 16, 2014
084803d
ZOOKEEPER-1062. Net-ZooKeeper: Net::ZooKeeper consumes 100% cpu on wa…
May 16, 2014
2ac31e7
ZOOKEEPER-1797. PurgeTxnLog may delete data logs during roll (Rakesh …
May 18, 2014
86ebdc9
'src/contrib/zooinspector/NOTICE.txt' isn't complying to '.gitattribu…
phunt Jun 23, 2014
7cb4dc7
ZOOKEEPER-1945. deb - zkCli.sh, zkServer.sh and zkEnv.sh regression …
fpj Jun 25, 2014
d4270af
ZOOKEEPER-1746. AsyncCallback.*Callback don't have any Javadoc (Hongc…
phunt Jun 25, 2014
24e7c4e
ZOOKEEPER-1939. ReconfigRecoveryTest.testNextConfigUnreachable is fai…
phunt Jun 25, 2014
8ff14a7
ZOOKEEPER-1900
Jun 30, 2014
65913ae
ZOOKEEPER-1222. getACL should only call DataTree.copyStat when passed…
rakeshadr Jul 8, 2014
b446ec6
ZOOKEEPER-2039. Jute compareBytes incorrect comparison index (Ian Dim…
fpj Sep 18, 2014
6847f8e
ZOOKEEPER-2047 testTruncationNullLog fails on windows (flavio via rak…
rakeshadr Sep 27, 2014
0763fab
ZOOKEEPER-2026 Startup order in ServerCnxnFactory-ies is wrong (Stevo…
rakeshadr Sep 28, 2014
862d025
ZOOKEEPER-1917. Apache Zookeeper logs cleartext admin passwords (fpj …
Sep 29, 2014
aac736a
ZOOKEEPER-1948 Enable JMX remote monitoring (Biju Nair via rakeshr)
rakeshadr Sep 29, 2014
d6fe5fc
ZOOKEEPER-1917 Apache Zookeeper logs cleartext admin passwords (michi…
rakeshadr Oct 13, 2014
7c316df
ZOOKEEPER-2049 Yosemite build failure: htonll conflict (Till Toenshof…
Oct 16, 2014
5591a49
ZOOKEEPER-2052 Unable to delete a node when the node has no children …
rakeshadr Oct 28, 2014
6aedadb
ZOOKEEPER-2060 Trace bug in NettyServerCnxnFactory (Ian via fpj)
fpj Nov 19, 2014
620f9f4
ZOOKEEPER-2064 Prevent resource leak in various classes (Ted Yu via fpj)
fpj Nov 29, 2014
a971877
ZOOKEEPER-1949 recipes jar not included in the distribution package (…
Feb 11, 2015
7b3ba5f
ZOOKEEPER-2114 jute generated allocate_* functions are not externally…
Feb 22, 2015
415bcd0
ZOOKEEPER-2073 Memory leak on zookeeper_close (Dave Gosselin via michim)
Feb 22, 2015
2c271fa
ZOOKEEPER-2056 Zookeeper 3.4.x and 3.5.0-alpha is not OSGi compliant …
rgs1 Apr 7, 2015
87fc5e1
ZOOKEEPER-2146 BinaryInputArchive readString should check length befo…
rgs1 Apr 18, 2015
7c3fe9d
ZOOKEEPER-2174 JUnit4ZKTestRunner logs test failure for all exceptions
rgs1 May 3, 2015
c7830c5
ZOOKEEPER-2126 Improve exit log messsage of EventThread and SendThrea…
rakeshadr May 15, 2015
1169a5b
ZOOKEEPER-1077: C client lib doesn't build on Solaris (Chris Nauroth …
rgs1 May 18, 2015
6b8f0cd
ZOOKEEPER-2186 QuorumCnxManager#receiveConnection may crash with rand…
May 24, 2015
ba96bd8
ZOOKEEPER-2124 Allow Zookeeper version string to have underscore '_' …
May 24, 2015
6ce171a
ZOOKEEPER-2179: Typo in Watcher.java (Archana T via rgs)
rgs1 May 29, 2015
e269cd5
ZOOKEEPER-2096: C client builds with incorrect error codes in VisualS…
rgs1 Jun 2, 2015
a351209
ZOOKEEPER-2194: Let DataNode.getChildren() return an unmodifiable vie…
rgs1 Jun 4, 2015
67cb77e
ZOOKEEPER-2205: Log type of unexpected quorum packet in learner handl…
rgs1 Jun 5, 2015
6701967
ZOOKEEPER-2201: Network issues can cause cluster to hang due to near-…
rgs1 Jun 6, 2015
6fdb35f
ZOOKEEPER-2213: Empty path in Set crashes server and prevents restart
rgs1 Jun 11, 2015
6288859
ZOOKEEPER-706: Large numbers of watches can cause session re-establis…
rgs1 Jun 13, 2015
b407b15
ZOOKEEPER-602: log all exceptions not caught by ZK threads
rgs1 Jun 18, 2015
d66048c
ZOOKEEPER-2224: Four letter command hangs when network is slow
rgs1 Jul 6, 2015
0d254c8
ZOOKEEPER-2235: License update (fpj via michim)
Jul 28, 2015
b2703be
ZOOKEEPER-2237 Port async multi to 3.4 branch (Ivan Kelly via rakeshr)
rakeshadr Aug 1, 2015
8de5ad8
ZOOKEEPER-2239: JMX State from LocalPeerBean incorrect
rgs1 Aug 5, 2015
cfff3f0
ZOOKEEPER-1907 Improve Thread handling (Rakesh R via hdeng)
Aug 17, 2015
908ea40
ZOOKEEPER-1927: zkServer.sh fails to read dataDir (and others)
rgs1 Aug 25, 2015
3a7c6a5
ZOOKEEPER-2033: zookeeper follower fails to start after a restart imm…
fpj Sep 3, 2015
1c1a2c7
ZOOKEEPER-2256: Zookeeper is not using specified JMX port in zkEnv.sh…
rakeshadr Sep 6, 2015
8f326d5
ZOOKEEPER-2270: Allow MBeanRegistry to be overridden for better unit …
rgs1 Sep 10, 2015
124670e
ZOOKEEPER-2040: Server to log underlying cause of SASL connection pro…
cnauroth Sep 11, 2015
9350096
ZOOKEEPER-2245: SimpleSysTest test cases fails (Arshad Mohammad via r…
rakeshadr Sep 17, 2015
4d24c73
ZOOKEEPER-1506: Re-try DNS hostname -> IP resolution if node connecti…
fpj Sep 23, 2015
77199cc
ZOOKEEPER-2279: QuorumPeer loadDataBase() error message is incorrect(…
rakeshadr Sep 25, 2015
f386afe
ZOOKEEPER-1803: Add description for pzxid in programmer's guide(Arsha…
rakeshadr Sep 25, 2015
ddce585
ZOOKEEPER-2253: C asserts ordering of ping requests, while Java clien…
rgs1 Sep 27, 2015
66e83f6
ZOOKEEPER-2268: Zookeeper doc creation fails on windows (Arshad Moham…
cnauroth Oct 3, 2015
3828141
ZOOKEEPER-2296: compilation broken for 3.4 (Raul Gutierrez Segales vi…
cnauroth Oct 21, 2015
fd14f4a
ZOOKEEPER-1029: C client bug in zookeeper_init (if bad hostname is gi…
cnauroth Oct 30, 2015
1ea4a22
ZOOKEEPER-2142: JMX ObjectName is incorrect for observers (Edward Rib…
Oct 31, 2015
1d3f065
ZOOKEEPER-1853: zkCli.sh can't issue a CREATE command containing
rgs1 Nov 8, 2015
815f5c3
ZOOKEEPER-2227: stmk four-letter word fails execution at server while…
rgs1 Nov 8, 2015
b9bce4e
ZOOKEEPER-2315: Change client connect zk service timeout log level fr…
rgs1 Nov 8, 2015
2b6e7ae
ZOOKEEPER-2240: Make the three-node minimum more explicit in document…
rgs1 Nov 8, 2015
2bc121b
Preparing for release 3.4.7
rgs1 Nov 9, 2015
a6c7264
Updating version in build.xml
rgs1 Nov 21, 2015
01182be
ZOOKEEPER-1929: std::length_error on update children
rgs1 Nov 21, 2015
e9e6db3
ZOOKEEPER-2211: PurgeTxnLog does not correctly purge when snapshots and
rgs1 Dec 4, 2015
aa00168
ZOOKEEPER-2311: assert in setup_random
rgs1 Dec 6, 2015
9aa90ac
ZOOKEEPER-2295: TGT refresh time logic is wrong
rgs1 Dec 9, 2015
0172a4f
ZOOKEEPER-2281: ZK Server startup fails if there are spaces in the JA…
cnauroth Dec 9, 2015
8c50ba6
ZOOKEEPER-2281: Move to correct section of CHANGES.txt.
cnauroth Dec 9, 2015
c5f17c0
ZOOKEEPER-2340: JMX is disabled even if JMXDISABLE is false
rgs1 Dec 10, 2015
8c32567
ZOOKEEPER-2229: Several four-letter words are undocumented
rgs1 Dec 10, 2015
09cd5db
ZOOKEEPER-2347: Deadlock shutting down zookeeper
rgs1 Jan 14, 2016
79c8a21
ZOOKEEPER-2360: Update commons collections version used by tests/rele…
cnauroth Feb 5, 2016
bb5c2a8
Preparing for release 3.4.8
rgs1 Feb 6, 2016
c792ba9
ZOOKEEPER-2243: Supported platforms is completely out of date (cnauroth)
cnauroth Feb 8, 2016
97a2086
Update version in build.xml
rgs1 Feb 20, 2016
85b5118
ZOOKEEPER-2375: Prevent multiple initialization of login object in ea…
rakeshadr Mar 2, 2016
ab196d1
ZOOKEEPER-2294 Ant target generate-clover-reports is broken (charlie …
phunt Mar 3, 2016
f646e77
ZOOKEEPER-2378 upgrade ivy to recent version (phunt)
phunt Mar 3, 2016
c070ad5
ZOOKEEPER-2373 Licenses section missing from pom file (phunt)
phunt Mar 3, 2016
7f29a5e
ZOOKEEPER-2373 Licenses section missing from pom file - part 2 missed…
phunt Mar 3, 2016
8baed1d
ZOOKEEPER-2379: recent commit broke findbugs qabot check (rakeshr via…
cnauroth Mar 5, 2016
42bb8d5
ZOOKEEPER-2133 zkperl: Segmentation fault if getting a node with null…
phunt Mar 11, 2016
0fbe03b
Added some CHANGES details that I missed in recent commits. (phunt)
phunt Mar 11, 2016
a10188b
ZOOKEEPER-2283 traceFile property is not used in the ZooKeeper, it sh…
phunt Mar 14, 2016
2da625a
ZOOKEEPER-2385 Zookeeper trunk build is failing on windows (Arshad Mo…
phunt Mar 15, 2016
5fafa4b
ZOOKEEPER-2240 Make the three-node minimum more explicit in documenta…
phunt Mar 20, 2016
931b80a
ZOOKEEPER-2195 fsync.warningthresholdms in zoo.cfg not working (Biju …
phunt Mar 20, 2016
7c2b8ab
ZOOKEEPER-2141 ACL cache in DataTree never removes entries (Adam Miln…
skamille Mar 28, 2016
fb5a19c
ZOOKEEPER-2141 ACL cache in DataTree never removes entries (Adam Miln…
skamille Apr 6, 2016
360f47c
ZOOKEEPER-2423: Upgrade Netty version due to security vulnerability (…
phunt May 5, 2016
4a119b7
ZOOKEEPER-2405: getTGT() in Login.java mishandles confidential inform…
phunt May 25, 2016
0514f0d
ZOOKEEPER-2477: documentation should refer to Java cli shell and not …
phunt Jul 29, 2016
a14d9ad
ZOOKEEPER-1256: ClientPortBindTest is failing on Mac OS X (Camille vi…
phunt Jul 29, 2016
b70b160
ZOOKEEPER-2498: Potential resource leak in C client when processing
rgs1 Aug 3, 2016
27ecf98
Fix command handling in the C client shell (phunt via fpj)
fpj Aug 10, 2016
6d55d6d
ZOOKEEPER-2452: Back-port ZOOKEEPER-1460 to 3.4 for IPv6 literal addr…
cnauroth Aug 11, 2016
d497aac
ZOOKEEPER-2247: Zookeeper service becomes unavailable when leader fai…
fpj Aug 13, 2016
ba5155a
ZOOKEEPER-2514: Simplify releasenotes creation for 3.4 branch - consi…
cnauroth Aug 16, 2016
1b8e963
Preparing for release 3.4.9
rakeshadr Aug 17, 2016
962b6db
Preparing for release 3.4.9 RC1
rakeshadr Aug 22, 2016
3aa6ec1
Update version in build.xml
rakeshadr Sep 3, 2016
552d84c
ZOOKEEPER-2502: Flaky Test: org.apache.zookeeper.server.quorum.CnxMan…
phunt Sep 6, 2016
72b3762
ZOOKEEPER-2558: Potential memory leak in recordio.c (Michael Han via …
phunt Sep 8, 2016
b7638e8
ZOOKEEPER-2507: C unit test improvement: line break between 'ZooKeepe…
phunt Sep 8, 2016
5859e04
ZOOKEEPER-2557: Update gitignore to account for other file extensions…
cnauroth Sep 8, 2016
17b9377
ZOOKEEPER-2579: ZooKeeper server should verify that dataDir and snapD…
phunt Sep 18, 2016
8bb13ba
ZOOKEEPER-2594: Use TLS for downloading artifacts during build (Olaf …
phunt Oct 5, 2016
a601b03
ZOOKEEPER-2467: NullPointerException when redo Command is passed nega…
rakeshadr Oct 16, 2016
967c3a7
ZOOKEEPER-2606: SaslServerCallbackHandler#handleAuthorizeCallback() s…
fpj Oct 17, 2016
8a06bd1
ZOOKEEPER-1045: Support Quorum Peer mutual authentication via SASL (r…
rakeshadr Dec 6, 2016
9d89dd1
ZOOKEEPER-2542: Update NOTICE file with Netty notice in 3.4
rakeshadr Dec 12, 2016
48adec4
ZOOKEEPER-2552: Revisit release doc and remove the issues not covered…
eribeiro Dec 15, 2016
52d3650
ZOOKEEPER-2479: Add 'electionTimeTaken' value in LeaderMXBean and Fol…
rakeshadr Dec 20, 2016
5de4fa3
ZOOKEEPER-2470: ServerConfig#parse(String[]) ignores tickTime
eribeiro Dec 22, 2016
7fd0884
ZOOKEEPER-2646: Java target in branch 3.4 doesn't match documentation
fpj Dec 22, 2016
3b65d75
ZOOKEEPER-2652: Fix HierarchicalQuorumTest.java
rakeshadr Dec 22, 2016
c8cc54c
ZOOKEEPER-2656: Fix ServerConfigTest#testValidArguments test case fai…
rakeshadr Dec 23, 2016
5c9299d
ZOOKEEPER-2465: Documentation copyright notice is out of date.
eribeiro Dec 30, 2016
d99d93a
ZOOKEEPER-2383: Startup race in ZooKeeperServer
rakeshadr Jan 3, 2017
8b75543
Test Improvement by adding more QuorumPeer Auth related test cases
rakeshadr Jan 4, 2017
b7873a5
ZOOKEEPER-2620: Add comments to testReadOnlySnapshotDir and testReadO…
afine Jan 5, 2017
ff6a2be
ZOOKEEPER-2656: Fix ServerConfigTest#testValidArguments test case.
hanm Jan 6, 2017
cded802
ZOOKEEPER-2651: Missing src/pom.template in release
rakeshadr Jan 11, 2017
3b02647
ZOOKEEPER-2633: contrib/zkfuse build fix with gcc 6.2.
ronin13 Jan 23, 2017
e93d5b2
ZOOKEEPER-2574: PurgeTxnLog can inadvertently delete required txn log…
Jan 23, 2017
88e4d9d
ZOOKEEPER-2671: Fix compilation error in branch-3.4
rakeshadr Jan 23, 2017
3271f3d
ZOOKEEPER-2664: ClientPortBindTest#testBindByAddress may fail due to …
tedyu Jan 14, 2017
d6bbfd7
ZOOKEEPER-2573: Modify Info.REVISION to adapt git repo
eribeiro Jan 25, 2017
f0ef24a
ZOOKEEPER-2622: ZooTrace.logQuorumPacket does nothing
fpj Jan 28, 2017
4b9fe5e
ZOOKEEPER-2044: CancelledKeyException in zookeeper branch-3.4
hanm Jan 31, 2017
053a9d2
ZOOKEEPER-2682: Make it optional to fail build on test failure
arshadmohammad Feb 7, 2017
286bf69
ZOOKEEPER-2672: Remove CHANGE.txt
hanm Feb 10, 2017
07a1286
ZOOKEEPER-2680: Correct DataNode.getChildren() inconsistent behaviour
arshadmohammad Feb 10, 2017
e51dbeb
ZOOKEEPER-2617: correct a few spelling typos
tmancill Feb 13, 2017
e8247ee
ZOOKEEPER-2689: Fix Kerberos Authentication related test cases
rakeshadr Feb 13, 2017
2de93fe
ZOOKEEPER-2678: Discovery and Sync can take a very long time on large…
Feb 14, 2017
373b82b
ZOOKEEPER-2692: Fix race condition in testWatchAutoResetWithPending
Feb 16, 2017
b26eaf3
ZOOKEEPER-2696: Eclipse ant ask no longer determines correct classpat…
Feb 27, 2017
835377f
ZOOKEEPER-2693: DOS attack on wchp/wchc four letter words (4lw)
hanm Mar 7, 2017
0955598
ZOOKEEPER-2710: Regenerate documentation for branch-3.4 release
rakeshadr Mar 7, 2017
50448bd
ZOOKEEPER-2665: Port QA github pull request build to branch 3.4 and 3.5
eolivelli Mar 8, 2017
1b59e3c
Preparing for release 3.4.10
rakeshadr Mar 8, 2017
3e5000f
ZOOKEEPER-2716: Flaky Test: org.apache.zookeeper.server.SessionTracke…
hanm Mar 16, 2017
902bee6
ZOOKEEPER-2726 ZOOKEEPER-2693: Patch for introduces potential race co…
Mar 16, 2017
5897852
ZOOKEEPER-2712: MiniKdc test case intermittently failing due to princ…
rakeshadr Mar 22, 2017
39d3a4f
ZOOKEEPER-2706: checkstyle broken on branch-3.4
afine Mar 23, 2017
b0aaa7d
Preparing for release 3.4.10
rakeshadr Mar 23, 2017
0f83f51
Update the version to 3.4.11-SNAPSHOT
rakeshadr Mar 30, 2017
8a0c6f4
ZOOKEEPER-2744: Typos in the comments of ZooKeeper class
afine Apr 8, 2017
a1b39d4
ZOOKEEPER-2638: ZooKeeper should log which serverCnxnFactory is used …
afine Apr 8, 2017
fa718b9
ZOOKEEPER-2729: Cleanup findbug warnings in branch-3.4: Correctness W…
afine Apr 8, 2017
13ca3f3
ZOOKEEPER-2749: Cleanup findbug warnings in branch-3.4: Experimental …
afine Apr 8, 2017
c14cdd3
ZOOKEEPER-2743: Netty connection leaks JMX connection bean.
hanm Apr 10, 2017
2cc1425
ZOOKEEPER-2722: fix flaky testSessionEstablishment test.
hanm Apr 24, 2017
04b7553
ZOOKEEPER-2758: Fix typo
jeffwidman Apr 24, 2017
73ec93c
ZOOKEEPER-2759: Flaky test: org.apache.zookeeper.server.quorum.Quorum…
afine Apr 27, 2017
ad26e22
ZOOKEEPER-2759: Flaky test: org.apache.zookeeper.server.quorum.Quorum…
afine Apr 28, 2017
593c99c
ZOOKEEPER-2785: Server inappropriately throttles connections under loa…
May 18, 2017
3c4f01f
Ephemeral znode will not be removed when sesstion timeout, if the sys…
May 18, 2017
6522d3f
ZOOKEEPER-2732: Cleanup findbug warnings in branch-3.4: Performance W…
afine May 21, 2017
a378ea1
ZOOKEEPER-2733: Cleanup findbug warnings in branch-3.4: Dodgy code Wa…
afine May 24, 2017
2019d29
ZOOKEEPER-2731: Cleanup findbug warnings in branch-3.4: Malicious cod…
afine May 24, 2017
3a53814
ZOOKEEPER-2762: Cleanup findbug warnings in branch-3.4: Multithreaded…
afine May 24, 2017
159ead6
ZOOKEEPER-2691: recreateSocketAddresses may recreate the unreachable …
May 26, 2017
3289ebb
ZOOKEEPER-2788: remove unused variable MAX_CONNECTION_ATTEMPTS.
afine Jun 1, 2017
51cdeb4
ZOOKEEPER-1748: Add option for tcp keepalive
bensherman Jun 8, 2017
06889c8
ZOOKEEPER-2798: Fix flaky test: org.apache.zookeeper.test.ReadOnlyMod…
afine Jun 8, 2017
ca4a91d
fix documentation source for ZOOKEEPER-1748.
Jun 9, 2017
411293a
Fix a typo in doc source in commit ca4a91dc7ef01c34e3849d99fa3764003f…
hanm Jun 9, 2017
ac5fa3f
ZOOKEEPER-2775: ZK Client not able to connect with Xid out of order e…
arshadmohammad Jun 12, 2017
83e0ab8
ZOOKEEPER-2786: Flaky test: org.apache.zookeeper.test.ClientTest.test…
afine Jun 15, 2017
b3e5146
ZOOKEEPER-2730: Cleanup findbug warnings in branch-3.4: Disable Inter…
gosubpl Jun 19, 2017
677b5cc
ZOOKEEPER-2691: fix documentation issue.
hanm Jun 20, 2017
4638b55
ZOOKEEPER-2786: Flaky test: org.apache.zookeeper.test.ClientTest.test…
afine Jun 30, 2017
4eab48f
ZOOKEEPER-2818: Improve the ZooKeeper#setACL java doc
Jul 4, 2017
3872e49
ZOOKEEPER-2811: PurgeTxnLog#validateAndGetFile: return tag has no arg…
hanm Jul 6, 2017
f8b5be0
ZOOKEEPER-2740: close netty connection when exceptions occur during w…
hanm Mar 27, 2017
9065266
ZOOKEEPER-2856: ZooKeeperSaslClient#respondToServer should log exception
pyx1990 Jul 27, 2017
76553b0
ZOOKEEPER-2829: Interface usability / compatibility improvements thro…
Jul 27, 2017
7956f13
ZOOKEEPER-1643. Windows: fetch_and_add not 64bit-compatible, may not …
Feb 20, 2013
ce67fdd
ZOOKEEPER-2841: ZooKeeper public include files leak porting changes
andyleejordan Aug 1, 2017
be1409c
ZOOKEEPER-2614 ZOOKEEPER-1576: Port to branch 3.4
tschuettel Aug 1, 2017
1789e0d
ZOOKEEPER-2355: Ephemeral node is never deleted if follower fails whi…
hanm Aug 3, 2017
7294f8b
ZOOKEEPER-1669: Operations to server will be timed-out while thousand…
Aug 3, 2017
e4303a3
ZOOKEEPER-2853: The lastZxidSeen in FileTxnLog.java is never being as…
hanm Aug 3, 2017
4beaa69
ZOOKEEPER-2864: Add script to run a java api compatibility tool
afine Aug 10, 2017
9959b0e
ZOOKEEPER-2870: Improve the efficiency of AtomicFileOutputStream
Aug 10, 2017
1f811a6
ZOOKEEPER-2859: Fix CMake build on OS X.
andyleejordan Aug 13, 2017
b903a07
ZOOKEEPER-2874: Windows Debug builds don't link with `/MTd`
andyleejordan Aug 18, 2017
955611e
ZOOKEEPER-2861: Main-Class JAR manifest attribute is incorrect
YanivKunda Aug 18, 2017
7079739
ZOOKEEPER-2880: Rename README.txt to README.md
manojmallela Aug 24, 2017
2dc3664
ZOOKEEPER-2890 - fix freing by uninitialized address.
Sep 5, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
19 changes: 19 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Auto detect text files and perform LF normalization
* text=auto

*.cs text diff=csharp
*.java text diff=java
*.html text diff=html
*.py text diff=python
*.pl text diff=perl
*.pm text diff=perl
*.css text
*.js text
*.sql text

*.sh text eol=lf

*.bat text eol=crlf
*.cmd text eol=crlf
*.csproj text merge=union eol=crlf
*.sln text merge=union eol=crlf
82 changes: 82 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
# Java
hs_err_pid*

# Git
*.orij
*.rej

# SVN
.svn
.revision

# Eclipse
.metadata
.classpath
.eclipse/
.idea/
.project
.revision/
.settings/
.externalToolBuilders/
local.properties
.recommenders
*.launch
build/
target/
out/

# Intellij
*.ipr
*.iws
*.iml

# NetBeans
*~.nib
nbbuild/
dist/
nbdist/
.ndb-gradle/
.cproject
.buildpath

# Other
*~
logs/
*.out
*.log
*.bak
*.tmp
tmp/**
tmp/**/*
.DS_Store
.gradle
*.patch
*.swp
generated

# C
tags
.cproject
.project
obj
src/c/core.*
src/c/TEST-*.txt
src/c/*.la
src/c/*.lo
src/c/*.o
src/c/generated/
src/java/generated/
src/java/lib/ant-eclipse-*
src/java/lib/ivy-*
src/c/Makefile.in
src/c/aclocal.m4
src/c/autom4te.cache/
src/c/compile
src/c/config.guess
src/c/config.h.in
src/c/config.sub
src/c/configure
src/c/depcomp
src/c/install-sh
src/c/ltmain.sh
src/c/missing
Loading