commit 220d45197621165bf3f7322e35ef0fd822dc4b92 Author: Jenkins slave Date: Wed Jan 30 10:28:42 2013 -0800 Preparing for CDH4.2.0 release commit 684dfe2418bf0eb385dea031a57eb428f789bcb8 Author: Patrick D. Hunt Date: Fri Jan 25 01:34:19 2013 +0000 ZOOKEEPER-1495. ZK client hangs when using a function not available on the server. (Skye W-M via phunt) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1438291 13f79535-47bb-0310-9956-ffa450edef68 commit ee5f19d593882d50088d0b74d5340c423a466685 Author: Patrick Hunt Date: Wed Jan 23 11:06:51 2013 -0800 Revert "ZOOKEEPER-1465. Cluster availability following new leader election " This reverts commit b6b8d56214cf02821cb1c1031050fa3bd89b632b. Related to : CDH-9900. add a configuration option to turn off sending DIFFs to followers commit b35b23f74ca32f28ff3a9481efee9c4f0467a759 Author: Patrick Hunt Date: Wed Jan 23 11:00:38 2013 -0800 CDH-9900. add a configuration option to turn off sending DIFFs to followers ZooKeeper 3.4 introduced more aggressive use of DIFFs for reconnecting followers. This improved performace for reconnecting followers after a leader change, however it resulted in some corruption issues being exposed. These corruption issues are still being addressed, as such this patch introduces an option to disable the "aggressive diffing" feature (now configurable and off by default). commit 0138bff8632b74872cd505a0b955ebb51043215d Author: Skye Wanderman-Milne Date: Tue Nov 27 13:02:01 2012 -0800 Updating to 3.4.5-cdh4.2.0-SNAPSHOT commit 78712192cb01266961983a2ef9587bc1f71bc746 Author: Henry Robinson Date: Mon Sep 24 23:57:20 2012 +0000 ZOOKEEPER-1238. Linger time should be -1 for Netty sockets. (Skye W-M via henryr) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1389656 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 9e906c1f9dd39e595018d94e35862d73bd6e573c) Conflicts: CHANGES.txt commit fbf73471f49e416da3c231715211be52f5e0e436 Author: Jenkins slave Date: Thu Sep 6 15:39:50 2012 -0700 Preparing for CDH4.2.0 development commit c50d295c22066e95e526129dabc4f4a7da975896 Author: Henry Robinson Date: Fri Mar 30 01:01:35 2012 +0000 ZOOKEEPER-1435 cap space usage of default log4j rolling policy (phunt via henryr) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1307190 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit abc3d9dd7e1ec00fced27d4d5734cf3fd407c8bc) commit 8caf34b7593343eb18c062ffd5de00ee4bf9dae2 Author: Jenkins slave Date: Thu May 31 12:04:24 2012 -0700 Updating for 4.1.0 development. commit 7ec8b57c9faaa4830d9674746c77d4663df1b69d Author: hudson Date: Sun Apr 15 14:30:22 2012 -0700 Updating for 4.0.0 development. commit 8b5893da0cc69c07ba31ab9ee9dd1c094390954c Author: Henry Robinson Date: Tue Mar 6 08:20:49 2012 +0000 ZOOKEEPER-1161. Provide an option for disabling auto-creation of the data directory Reason: New Feature Author: Patrick Hunt Ref: CDH-4394 commit b41afd28e59b6a3b6780e5d62732f11811eed5c9 Author: Andrew Bayer Date: Sun Feb 26 10:34:52 2012 -0800 DISTRO-301. Publish ZooKeeper test jar to Maven repository. commit 515bb763707ad7e9868ffba4851e998376dde7ec Author: Andrew Bayer Date: Thu Feb 16 16:52:17 2012 -0800 Updating to 3.4.3-cdh4b2-SNAPSHOT. commit 2ca95f468263ee1ce40f499710ba53f40f82d1af Author: Roman Shaposhnik Date: Tue Dec 6 14:23:05 2011 -0800 CLOUDERA-BUILD. CDH build modifications.