Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch 3.5.4 #5

Open
wants to merge 388 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
388 commits
Select commit Hold shift + click to select a range
f9466cb
ZOOKEEPER-2329: Clear javac and javadoc warning from zookeeper
rgs1 Nov 21, 2015
df29df3
ZOOKEEPER-2330: ZooKeeper close API does not close Login thread
rgs1 Dec 5, 2015
4c34484
ZOOKEEPER-2326: Include connected server address:port in log
rgs1 Dec 5, 2015
21e6949
ZOOKEEPER-2335: Java Compilation Error in ClientCnxn.java
rgs1 Dec 6, 2015
10f87e9
ZOOKEEPER-2311: assert in setup_random
rgs1 Dec 6, 2015
481e91a
ZOOKEEPER-2306: Remove file delete duplicate code from test code
rgs1 Dec 6, 2015
22b7c77
ZOOKEEPER-2304: JMX ClientPort from ZooKeeperServerBean incorrect
rgs1 Dec 6, 2015
9503470
ZOOKEEPER-2301: QuorumPeer does not listen on passed client IP in the…
rgs1 Dec 7, 2015
0879438
ZOOKEEPER-2299: NullPointerException in LocalPeerBean for ClientAddress
rgs1 Dec 7, 2015
0a0e05f
ZOOKEEPER-2300: Expose SecureClientPort and SecureClientAddress JMX p…
rgs1 Dec 7, 2015
b766510
ZOOKEEPER-2336: Jenkins not working due to old SVN
rgs1 Dec 8, 2015
c3facc4
ZOOKEEPER-2295: TGT refresh time logic is wrong
rgs1 Dec 9, 2015
045f6cf
ZOOKEEPER-2340: JMX is disabled even if JMXDISABLE is false
rgs1 Dec 10, 2015
d9c4535
ZOOKEEPER-2252: Random test case failure in org.apache.zookeeper.test…
cnauroth Dec 10, 2015
a1d1677
ZOOKEEPER-1029: C client bug in zookeeper_init (if bad hostname is gi…
cnauroth Dec 11, 2015
dcef4ed
ZOOKEEPER-412: checkstyle target fails trunk build (Akihiro Suda via …
cnauroth Dec 15, 2015
b639689
ZOOKEEPER-2297: NPE is thrown while creating "key manager" and "trust…
rakeshadr Jan 21, 2016
bbc36ee
Revert ZOOKEEPER-2297
rakeshadr Jan 23, 2016
5070839
ZOOKEEPER-2360: Update commons collections version used by tests/rele…
cnauroth Feb 5, 2016
ba333d6
ZOOKEEPER-2243: Supported platforms is completely out of date (cnauroth)
cnauroth Feb 8, 2016
6da8dea
ZOOKEEPER-2375: Prevent multiple initialization of login object in ea…
rakeshadr Mar 2, 2016
951d604
ZOOKEEPER-1991 zkServer.sh returns with a zero exit status when a Zoo…
phunt Mar 2, 2016
2800005
ZOOKEEPER-1604 remove rpm/deb/... packaging (cnauroth via phunt)
phunt Mar 3, 2016
1b35706
ZOOKEEPER-2294 Ant target generate-clover-reports is broken (charlie …
phunt Mar 3, 2016
2022833
ZOOKEEPER-2378 upgrade ivy to recent version (phunt)
phunt Mar 3, 2016
0c28ad2
ZOOKEEPER-2373 Licenses section missing from pom file (phunt)
phunt Mar 3, 2016
8fe6b1a
ZOOKEEPER-2373 Licenses section missing from pom file - part 2 missed…
phunt Mar 3, 2016
d7d5f99
ZOOKEEPER-2379: recent commit broke findbugs qabot check (rakeshr via…
cnauroth Mar 5, 2016
abad94e
ZOOKEEPER-2087 Few UX improvements in ZooInspector (Adam Dudczak via …
phunt Mar 10, 2016
e3e68b1
ZOOKEEPER-2133 zkperl: Segmentation fault if getting a node with null…
phunt Mar 11, 2016
3767a3f
Added some CHANGES details that I missed in recent commits. (phunt)
phunt Mar 11, 2016
047936e
ZOOKEEPER-2283 traceFile property is not used in the ZooKeeper, it sh…
phunt Mar 14, 2016
a7ceba2
ZOOKEEPER-2385 Zookeeper trunk build is failing on windows (Arshad Mo…
phunt Mar 15, 2016
8e80500
ZOOKEEPER-2388 Unit tests failing on Solaris (Arshad Mohammad via phunt)
phunt Mar 17, 2016
0e7e076
ZOOKEEPER-2392 Update netty to 3.7.1.Final (Hendy Irawan via phunt)
phunt Mar 18, 2016
1b36ea9
ZOOKEEPER-2393: Revert run-time dependency on log4j and slf4j-log4j12…
cnauroth Mar 19, 2016
6de6e6c
ZOOKEEPER-2240 Make the three-node minimum more explicit in documenta…
phunt Mar 20, 2016
adcf146
ZOOKEEPER-2195 fsync.warningthresholdms in zoo.cfg not working (Biju …
phunt Mar 20, 2016
8d8090f
ZOOKEEPER-2364: "ant docs" fails on branch-3.5 due to missing release…
cnauroth Mar 21, 2016
f2c863e
ZOOKEEPER-2141. ACL cache in DataTree never removes entries
skamille Mar 22, 2016
e43a0bb
ZOOKEEPER-2141 ACL cache in DataTree never removes entries (Adam Miln…
skamille Apr 6, 2016
ac6c61e
ZOOKEEPER-2413: ContainerManager doesn't close the Timer it creates w…
fpj Apr 24, 2016
b93f885
ZOOKEEPER-2139: Support multiple ZooKeeper client with different conf…
fpj May 2, 2016
70decf6
ZOOKEEPER-2235 License update - fix servlet-api license (fpj via phunt)
phunt May 3, 2016
e29b159
ZOOKEEPER-2423: Upgrade Netty version due to security vulnerability (…
phunt May 5, 2016
eab2182
ZOOKEEPER-2402: Document client side properties (Arshad Mohammad via …
fpj May 23, 2016
10d7c32
ZOOKEEPER-2405: getTGT() in Login.java mishandles confidential inform…
phunt May 25, 2016
32212de
ZOOKEEPER-2410: add time unit to 'ELECTION TOOK' log.info message (Ch…
phunt Jun 1, 2016
1285797
ZOOKEEPER-2137: Make testPortChange() less flaky (Michael Han via phunt)
phunt Jun 15, 2016
84a89f3
ZOOKEEPER-2433: ZooKeeperSaslServer: allow user principals in subject…
phunt Jun 15, 2016
98a03c7
ZOOKEEPER-2297: NPE is thrown while creating "key manager" and "trust…
fpj Jun 23, 2016
82bdfe2
ZOOKEEPER-2380: Deadlock between leader shutdown and forwarding ACK t…
cnauroth Jun 23, 2016
87e8e64
ZOOKEEPER-2366: Reconfiguration of client port causes a socket leak. …
cnauroth Jun 23, 2016
933b4fe
Preparing for release 3.5.2-alpha.
cnauroth Jun 23, 2016
a121e38
ZOOKEEPER-2458: Remove license file for servlet-api dependency (fpj v…
phunt Jun 30, 2016
e6f4ad1
ZOOKEEPER-2459: Update NOTICE file with Netty notice (fpj via phunt)
phunt Jun 30, 2016
4c40a40
Preparing for release 3.5.2-alpha RC1
cnauroth Jun 30, 2016
632438c
Prepare for 3.5.3-alpha development.
cnauroth Jul 20, 2016
4a9d94d
ZOOKEEPER-1898: ZooKeeper Java cli shell always returns 0 as exit cod…
phunt Jul 26, 2016
f96c2ca
ZOOKEEPER-2477: documentation should refer to Java cli shell and not …
phunt Jul 29, 2016
6fd2664
ZOOKEEPER-1256: ClientPortBindTest is failing on Mac OS X (Camille vi…
phunt Jul 29, 2016
598bc32
ZOOKEEPER-2498: Potential resource leak in C client when processing
rgs1 Aug 3, 2016
e03034c
ZOOKEEPER-2500: Fix compilation warnings for CliException classes (Ab…
phunt Aug 5, 2016
59bd3ba
ZOOKEEPER-2074: Incorrect exit codes for './zkCli.sh cmd arg' (Abraha…
phunt Aug 10, 2016
f09154d
Fix command handling in the C client shell (phunt via fpj)
fpj Aug 10, 2016
991d5e6
ZOOKEEPER-2247: Zookeeper service becomes unavailable when leader fai…
fpj Aug 13, 2016
dc11482
ZOOKEEPER-2505: Use shared library instead of static library in C cli…
phunt Aug 23, 2016
ee87759
ZOOKEEPER-2508: Many ZooKeeper tests are flaky because they proceed w…
phunt Aug 23, 2016
8421c37
ZOOKEEPER-2152: Intermittent failure in TestReconfig.cc (Michael Han …
phunt Aug 24, 2016
70ba670
ZOOKEEPER-2489: Upgrade Jetty dependency to a recent stable release v…
phunt Aug 25, 2016
d355de7
ZOOKEEPER-2548: zooInspector does not start on Windows (Arshad Mohamm…
phunt Sep 7, 2016
cb08b91
ZOOKEEPER-2558: Potential memory leak in recordio.c (Michael Han via …
phunt Sep 8, 2016
6293fd8
ZOOKEEPER-1927: zkServer.sh fails to read dataDir (and others)
rgs1 Sep 8, 2016
58d3d0a
ZOOKEEPER-2536: When provide path for 'dataDir' with trailing space, …
phunt Sep 8, 2016
2fb3a8f
ZOOKEEPER-2539: Throwing nullpointerException when run the command co…
phunt Sep 8, 2016
5b1fc8e
ZOOKEEPER-2507: C unit test improvement: line break between 'ZooKeepe…
phunt Sep 8, 2016
d420183
ZOOKEEPER-1962: Add a CLI command to recursively list a znode and chi…
phunt Sep 8, 2016
45e784f
ZOOKEEPER-2172: Cluster crashes when reconfig a new node as a partici…
phunt Sep 8, 2016
9046d63
ZOOKEEPER-2557: Update gitignore to account for other file extensions…
cnauroth Sep 8, 2016
12f6f6f
ZOOKEEPER-2484: Flaky Test: org.apache.zookeeper.test.LoadFromLogTest…
phunt Sep 8, 2016
ebacab0
ZOOKEEPER-2579: ZooKeeper server should verify that dataDir and snapD…
phunt Sep 18, 2016
9ebf431
ZOOKEEPER-2594: Use TLS for downloading artifacts during build (Olaf …
phunt Oct 5, 2016
d53501b
ZOOKEEPER-2611: zoo_remove_watchers - can remove the wrong watch
rgs1 Oct 9, 2016
3cd87f0
ZOOKEEPER-2467: NullPointerException when redo Command is passed nega…
rakeshadr Oct 16, 2016
4eeb90d
ZOOKEEPER-2606: SaslServerCallbackHandler#handleAuthorizeCallback() s…
fpj Oct 17, 2016
6bd38e3
ZOOKEEPER-2442: Socket leak in QuorumCnxManager connectOne
rakeshadr Oct 26, 2016
65d2572
ZOOKEEPER-2014: Only admin should be allowed to reconfig a cluster.
Nov 13, 2016
b0fbdba
ZOOKEEPER-2628: Fix findbug warnings.
Nov 24, 2016
8f2a869
ZOOKEEPER-2636: Fix C client build break.
Nov 25, 2016
3119a19
ZOOKEEPER-2627: Remove ZRWSERVERFOUND from C client.
Dec 3, 2016
e99c683
ZOOKEEPER-2635: Regenerate documentation (fpj)
fpj Dec 11, 2016
e45e3b9
ZOOKEEPER-761: Remove *synchronous* calls from the *single-threaded* …
fpj Dec 16, 2016
cb20fcb
ZOOKEEPER-2647: Fix TestReconfigServer.cc
fpj Dec 16, 2016
fbf6fe1
ZOOKEEPER-2479: Add 'electionTimeTaken' value in LeaderMXBean and Fol…
rakeshadr Dec 20, 2016
c0eaa5f
ZOOKEEPER-2470: ServerConfig#parse(String[]) ignores tickTime
eribeiro Dec 22, 2016
9efc3d3
ZOOKEEPER-2383: Startup race in ZooKeeperServer
rakeshadr Dec 21, 2016
b98ee36
ZOOKEEPER-2655: Improve NIOServerCnxn#isZKServerRunning to reflect th…
rakeshadr Dec 22, 2016
0295aec
ZOOKEEPER-2656: Fix ServerConfigTest#testValidArguments test case fai…
rakeshadr Dec 23, 2016
9ebbef3
ZOOKEEPER-2517: jute.maxbuffer is ignored
arshadmohammad Dec 30, 2016
bc7d586
ZOOKEEPER-2465: Documentation copyright notice is out of date.
eribeiro Dec 30, 2016
f108791
ZOOKEEPER-2620: Add comments to testReadOnlySnapshotDir and testReadO…
afine Jan 5, 2017
b4a2e87
ZOOKEEPER-2656: Fix ServerConfigTest#testValidArguments test case.
hanm Jan 6, 2017
3cdaeed
ZOOKEEPER-2325: Data inconsistency if all snapshots empty or missing
Jan 7, 2017
df1e50b
ZOOKEEPER-2511: Implement AutoCloseable in ZooKeeper.java
afine Jan 9, 2017
68b7dca
ZOOKEEPER-2651: Missing src/pom.template in release
rakeshadr Jan 11, 2017
6fcedf9
ZOOKEEPER-2633: contrib/zkfuse build fix with gcc 6.2.
ronin13 Jan 23, 2017
77c3c14
ZOOKEEPER-2574: PurgeTxnLog can inadvertently delete required txn log…
Jan 23, 2017
479e664
ZOOKEEPER-2664: ClientPortBindTest#testBindByAddress may fail due to …
tedyu Jan 14, 2017
41da3c8
ZOOKEEPER-2573: Modify Info.REVISION to adapt git repo
eribeiro Jan 25, 2017
c84a611
ZOOKEEPER-2622: ZooTrace.logQuorumPacket does nothing
fpj Jan 28, 2017
11e5768
ZOOKEEPER-2682: Make it optional to fail build on test failure
arshadmohammad Feb 7, 2017
ac864f5
ZOOKEEPER-2080: Fix deadlock in dynamic reconfiguration
hanm Feb 9, 2017
4bc78ee
ZOOKEEPER-2672: Remove CHANGE.txt
hanm Feb 10, 2017
91c4008
ZOOKEEPER-2680: Correct DataNode.getChildren() inconsistent behaviour
arshadmohammad Feb 10, 2017
0ba7eda
ZOOKEEPER-2642: ZooKeeper reconfig API backward compatibility fix.
Randgalt Feb 11, 2017
5c41423
ZOOKEEPER-2683: RaceConditionTest is flaky
arshadmohammad Feb 13, 2017
0816970
ZOOKEEPER-2617: correct a few spelling typos
eribeiro Feb 14, 2017
f07a836
ZOOKEEPER-2687: Deadlock while shutting down the Leader server
arshadmohammad Feb 15, 2017
c164ee4
ZOOKEEPER-2678: Discovery and Sync can take a very long time on large…
Feb 11, 2017
1912fa8
ZOOKEEPER-2692: Fix race condition in testWatchAutoResetWithPending
Feb 16, 2017
6d9fc04
ZOOKEEPER-2693: DOS attack on wchp/wchc four letter words (4lw)
hanm Mar 4, 2017
b2d66fa
ZOOKEEPER-2665: Port QA github pull request build to branch 3.4 and 3.5
eolivelli Mar 8, 2017
4a3ef8b
ZOOKEEPER-2709: Clarify documentation around the "auth" ACL scheme
joshelser Mar 9, 2017
5760904
ZOOKEEPER-2718: fix flaky StandaloneDisabledTest
hanm Mar 14, 2017
f25c95a
ZOOKEEPER-2716: Flaky Test: org.apache.zookeeper.server.SessionTracke…
hanm Mar 16, 2017
f5aacfc
ZOOKEEPER-2460 Remove javacc dependency from public Maven pom
eolivelli Mar 16, 2017
f2a7dd8
ZOOKEEPER-2726 ZOOKEEPER-2693: Patch for introduces potential race co…
Mar 16, 2017
5c214b9
ZOOKEEPER-2724: Skip cert files for releaseaudit target.
hanm Mar 17, 2017
abad02e
ZOOKEEPER-2719: Pull changes for TTL Nodes into 3.5 branch
Randgalt Mar 17, 2017
cc2ea49
ZOOKEEPER-2635: regenerate document for branch-3.5 before release.
hanm Mar 21, 2017
5c356f5
ZOOKEEPER-2737: close netty connection when exceptions occur during w…
hanm Mar 27, 2017
c1c13db
ZOOKEEPER-2734: 3.5.3 should be a beta release instead of alpha release.
hanm Mar 28, 2017
8ce24f9
Preparing for release 3.5.3-beta.
hanm Mar 28, 2017
e8c0ab9
Prepare for 3.5.4 development.
hanm Apr 17, 2017
2122011
ZOOKEEPER-2722: fix flaky testSessionEstablishment test.
hanm Apr 17, 2017
434fecb
ZOOKEEPER-2743: Netty connection leaks JMX connection bean.
hanm Apr 10, 2017
285c9f4
ZOOKEEPER-2746: remove the check on the new leader after a dynamic re…
hanm Apr 5, 2017
d34a949
ZOOKEEPER-2725: Promote local session to global when ephemeral create…
Mar 21, 2017
48e0901
ZOOKEEPER-2747: Fix ZooKeeperAdmin Compilation Warning
afine Apr 17, 2017
0665cb7
ZOOKEEPER-2744: Typos in the comments of ZooKeeper class
afine Apr 18, 2017
01f0c05
ZOOKEEPER-2638: ZooKeeper should log which serverCnxnFactory is used …
afine Apr 18, 2017
3042a50
ZOOKEEPER-2758: Fix typo
jeffwidman Apr 24, 2017
7dfaeb4
ZOOKEEPER-2316: comment does not match code logic
upangit Apr 27, 2017
1a4042b
ZOOKEEPER-2662: Export a metric for txn log sync times
eribeiro Apr 28, 2017
acd116a
ZOOKEEPER-2742: Few test cases of org.apache.zookeeper.ZooKeeperTest
abhi-kr Apr 29, 2017
1b855d2
ZOOKEEPER-2697: Handle graceful stop of ZookKeeper client
eolivelli May 1, 2017
561a45a
ZOOKEEPER-2785: Server inappropriately throttles connections under loa…
May 18, 2017
ac544de
ZOOKEEPER-2757: Incorrect path crashes zkCli
afine May 26, 2017
d02e666
ZOOKEEPER-2767: Corrected keystore related messages to truststore mess…
kkakarla May 26, 2017
4138cb0
ZOOKEEPER-2796: Fix broken test testCreateNodeWithoutData caused by Z…
hanm May 30, 2017
c6685ac
ZOOKEEPER-2788: remove unused MAX_CONNECTION_ATTEMPTS in QuorumCnxMan…
afine May 30, 2017
90495d9
ZOOKEEPER-2797: Defend against bad TTLs from misbehaving clients
packysauce Jun 1, 2017
beed6cb
ZOOKEEPER-2359: ZooKeeper client has unnecessary logs for watcher rem…
hanm Jun 1, 2017
643e551
ZOOKEEPER-2798: Fix flaky test: org.apache.zookeeper.test.ReadOnlyMod…
afine Jun 8, 2017
0026e27
ZOOKEEPER-2775: ZK Client not able to connect with Xid out of order e…
arshadmohammad Jun 8, 2017
e47e6bb
ZOOKEEPER-1748: add tcp keepalive option for branch 3.5
bensherman Jun 9, 2017
20dafe7
Fix a typo in commit e47e6bb8791b2dce9b82ebe96a1c0d8a173726e0 that br…
hanm Jun 9, 2017
c89784c
ZOOKEEPER-2786: Flaky test: org.apache.zookeeper.test.ClientTest.test…
afine Jun 15, 2017
b9ff493
ZOOKEEPER-2808: fix miss-referenced ACL count issue when upgrading th…
Jun 18, 2017
822e51a
ZOOKEEPER-1782: Let a SASL super user be super
Jun 23, 2017
ef0f453
ZOOKEEPER-2815: 1. Using try clause to close resource; 2. Others code…
asdf2014 Jun 25, 2017
6e1357b
ZOOKEEPER-2816: Code refactoring for `ZK_SERVER` module
asdf2014 Jun 25, 2017
749b602
Fix branch-3.5 build break caused by missing import of org.apache.zoo…
hanm Jun 26, 2017
74e45a0
ZOOKEEPER-2786: Flaky test: org.apache.zookeeper.test.ClientTest.test…
afine Jun 30, 2017
ca22b3d
ZOOKEEPER-2355: Ephemeral node is never deleted if follower fails whi…
arshadmohammad Jul 4, 2017
2d84340
ZOOKEEPER-2818: Improve the ZooKeeper#setACL java doc
Jul 4, 2017
6ab7411
ZOOKEEPER-2819: Changing membership configuration via rolling restart …
hanm Jul 6, 2017
5a29dae
ZOOKEEPER-2792 ZOOKEEPER-1045: Port implementation from branch-3.4 to…
hanm Jul 24, 2017
f671a6a
ZOOKEEPER-2856: ZooKeeperSaslClient#respondToServer should log exception
pyx1990 Jul 27, 2017
837b376
ZOOKEEPER-2577: Fix flaky testDuringLeaderSync test.
hanm Jul 27, 2017
1bda92c
ZOOKEEPER-2829: Interface usability / compatibility improvements thro…
Jul 27, 2017
2c08d79
ZOOKEEPER-2841: ZooKeeper public include files leak porting change
andyleejordan Jul 27, 2017
fce8286
ZOOKEEPER-2852: Read snapshotSizeFactor from system property
Aug 3, 2017
71dbe74
ZOOKEEPER-2862: Incorrect javadoc syntax for web links in StaticHostP…
hanm Aug 3, 2017
5d85cfa
ZOOKEEPER-2853: Update lastZxidSeen in FileTxnLog
Aug 3, 2017
d7c26e3
ZOOKEEPER-2865: Document a new error condition for reconfig.
Aug 6, 2017
23962f1
ZOOKEEPER-2786: Flaky test: org.apache.zookeeper.test.ClientTest.test…
afine Aug 9, 2017
82be7f6
ZOOKEEPER-2864: Add script to run a java api compatibility tool
afine Aug 10, 2017
c815380
ZOOKEEPER-2870: Improve the efficiency of AtomicFileOutputStream
Aug 10, 2017
1bcf57d
ZOOKEEPER-2859: Fix CMake build on OS X.
andyleejordan Aug 13, 2017
8f68c04
ZOOKEEPER-2874: Windows Debug builds don't link with `/MTd`
andyleejordan Aug 18, 2017
2f9cba5
ZOOKEEPER-2861: Main-Class JAR manifest attribute is incorrect
YanivKunda Aug 18, 2017
071bf1a
ZOOKEEPER-2880: Rename README.txt to README.md
manojmallela Aug 24, 2017
4051b38
ZOOKEEPER-2349: Update documentation for snapCount
maoling Sep 11, 2017
88c1c93
ZOOKEEPER-2581: Not handled NullPointerException while creating key m…
maoling Sep 11, 2017
ba11583
ZOOKEEPER-2777: There is a typo in zk.py which prevents from using/co…
nikhilbhide Sep 11, 2017
b66a12c
ZOOKEEPER-2875: Add ant task for running OWASP dependency report
afine Sep 11, 2017
313f1eb
ZOOKEEPER-2896: Remove unused imports from org.apache.zookeeper.test.…
nikhilbhide Sep 27, 2017
6792ee9
ZOOKEEPER-2905: Don't include `config.h` in `zookeeper.h`
andyleejordan Sep 27, 2017
2b36535
ZOOKEEPER-2887: define dependency versions in build.xml to be easily …
tamaashu Sep 28, 2017
27d775a
ZOOKEEPER-2906: The OWASP dependency check jar should not be included…
afine Sep 29, 2017
dbd7dc5
ZOOKEEPER-2904: Remove unused imports from org.apache.zookeeper.serve…
nikhilbhide Oct 4, 2017
5894da3
ZOOKEEPER-2908: quorum.auth.MiniKdcTest.testKerberosLogin failing wit…
Oct 5, 2017
ad2837b
ZOOKEEPER-2914: compiler warning using java 9
anmolnar Oct 7, 2017
58fb18c
ZOOKEEPER-2909: Create ant task to generate ivy dependency reports
afine Oct 9, 2017
cc2ab03
ZOOKEEPER-2890: Local automatic variable is left uninitialized and th…
Oct 10, 2017
c0c0878
ZOOKEEPER-1703: Added instructions on how to run the example code
anmolnar Oct 13, 2017
cb7bd95
ZOOKEEPER-2880 Rename README.txt to README.md - fixed packaging
phunt Nov 1, 2017
854f7e6
ZOOKEEPER-2690: Update documentation source for ZOOKEEPER-2574
Nov 15, 2017
c98d44a
ZOOKEEPER-2923: The comment of the variable matchSyncs in class Commi…
Nov 15, 2017
027d53a
ZOOKEEPER-2934: Updated usage of LOG_DEBUG in recipes to follow chang…
anmolnar Nov 15, 2017
28d1a66
ZOOKEEPER-2931: WriteLock recipe: Fix bug in znode ordering when the …
javicacheiro Nov 15, 2017
86e35b5
ZOOKEEPER-2795: Change log level for "ZKShutdownHandler is not regist…
afine Nov 21, 2017
0e4ade3
ZOOKEEPER-2944: Specify correct overflow value
cdonati Nov 21, 2017
a9437b3
ZOOKEEPER-2806: Flaky test: org.apache.zookeeper.server.quorum.FLEBac…
Jun 13, 2017
2bc3465
ZOOKEEPER-2948: Failing c unit tests on apache jenkins
afine Nov 22, 2017
d9639e8
ZOOKEEPER-2948: Failing c unit tests on apache jenkins - fix the config.
phunt Nov 22, 2017
8d63d58
ZOOKEEPER-2915: Use "strict" conflict management in ivy
afine Dec 1, 2017
ba6c309
ZOOKEEPER-2924: Refactor tests of LoadFromLogTest.java
anmolnar Dec 6, 2017
508293d
ZOOKEEPER-2338: set SOCK_CLOEXEC on socket if defined
Dec 6, 2017
333dc47
ZOOKEEPER-2951: remove trailing \ from JAVA_HOME
jorgheymans Dec 12, 2017
9757839
ZOOKEEPER-2950: Add keys for the Zxid from the stat command to check_…
alexbb Dec 12, 2017
2b2f879
ZOOKEEPER-2952: Upgrade third party libs: netty, slf4j
anmolnar Dec 13, 2017
08add1a
ZOOKEEPER-2953: Flaky Test: testNoLogBeforeLeaderEstablishment
afine Dec 16, 2017
accc746
ZOOKEEPER-2893: very poor choice of logging if client fails to connec…
anmolnar Dec 19, 2017
5fc4a8b
ZOOKEEPER-2249: CRC check failed when preAllocSize smaller than node …
afine Jan 18, 2018
245d233
ZOOKEEPER-2961: Fix testElectionFraud Flakyness
afine Jan 18, 2018
67b6767
ZOOKEEPER-2964: Conf" command returns dataDir and dataLogDir opposingly
qihongxu Jan 19, 2018
9affdd1
ZOOKEEPER-1580: QuorumPeer.setRunning is not used
maoling Jan 30, 2018
85acd1b
ZOOKEEPER-2949: using hostname and port to create SSLEngine
Jan 30, 2018
0b6442a
ZOOKEEPER-2824: `FileChannel#size` info should be added to `FileTxnLo…
asdf2014 Feb 1, 2018
5ae5f10
ZOOKEEPER-2939: Added last/min/max proposal size JMX beans
anmolnar Feb 7, 2018
bcd6cae
ZOOKEEPER-2981: Fix build on branch-3.5
anmolnar Feb 14, 2018
b3be8a7
ZOOKEEPER-2967: Add check to validate dataDir and dataLogDir paramete…
Feb 20, 2018
e40d405
ZOOKEEPER-2978: fix potential null pointer exception when deleting node
achimbab Feb 20, 2018
ffb81b9
ZOOKEEPER-2845: Apply commit log when restarting server.
Feb 23, 2018
484404c
ZOOKEEPER-2936: Removed duplicate code
Mar 2, 2018
005b3fb
ZOOKEEPER-2992: The eclipse build target fails due to protocol redire…
elyograg Mar 5, 2018
828eb9c
ZOOKEEPER-3001: Incorrect log message when try to delete container node
sel-fish Mar 26, 2018
4a4896d
ZOOKEEPER-2997: CMake should not force static CRT linking
andyleejordan Mar 26, 2018
df48013
ZOOKEEPER-3006: Potential NPE in ZKDatabase#calculateTxnLogSizeLimit
eribeiro Apr 6, 2018
cb45603
ZOOKEEPER-3017: Link libm in CMake on FreeBSD.
dforsyth Apr 16, 2018
d960535
ZOOKEEPER-2999: CMake build should use target-level commands
proller Apr 16, 2018
a6739ab
ZOOKEEPER-3002: upgrade to jdk 8
nkalmar Apr 17, 2018
8139e74
ZOOKEEPER-2994: Tool required to recover log and snapshot entries wit…
anmolnar Apr 23, 2018
c89870d
ZOOKEEPER-3025: cmake broken on windows - make `hashtable` search `in…
andyleejordan Apr 24, 2018
7bc67d1
ZOOKEEPER-2415: SessionTest is using Thread deprecated API
anmolnar Apr 24, 2018
de272ea
ZOOKEEPER-3007: Potential NPE in ReferenceCountedACLCache#deserialize
Apr 26, 2018
d2aa49e
ZOOKEEPER-3027: Accidently removed public API of FileTxnLog.setPreall…
anmolnar Apr 27, 2018
3a309c5
ZOOKEEPER-2988: NPE triggered if server receives a vote for a server …
Apr 30, 2018
04a8df7
ZOOKEEPER-2982: Re-try DNS hostname -> IP resolution if node connecti…
May 8, 2018
282dc83
ZOOKEEPER-2901: TTL Nodes don't work with Server IDs > 127
Randgalt May 9, 2018
fa67204
ZOOKEEPER-3012: Fix unit test: testDataDirAndDataLogDir should not us…
anmolnar May 9, 2018
c863490
ZOOKEEPER-2959: ignore accepted epoch and LEADERINFO ack from observers
May 10, 2018
edb93d4
ZOOKEEPER-3038: Cleanup some nitpicks in TTL implementation
anmolnar May 10, 2018
b33ca3a
ZOOKEEPER-3039: TxnLogToolkit uses Scanner badly
anmolnar May 10, 2018
219ee4d
Updating the generated docs as part of 3.5.4 release prep.
phunt May 10, 2018
1eecfde
Preparing for release 3.5.4
phunt May 10, 2018
7f51e5b
Missed removing the SNAPSHOT designator on the version for release 3.5.4
phunt May 11, 2018
a859410
ZOOKEEPER-3072: Throttle race condition fix
Jul 28, 2018
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
  •  
  •  
  •  
67 changes: 67 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,64 @@
# 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
Expand All @@ -13,3 +68,15 @@ 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