See 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1644/display/redirect?page=changes>

Changes:

[breed] [ 1882928 ] Log the uncaught exceptions from the SendThread and EventThr

[dev-null] making the tests to compile since e thsignatrue for QuorumPeer 
changes.

[breed] A simple continuous integrity tester.

[akornev] Added some debug logging; make sure the client doesn't terminate if a

[breed] Need to publicize States to fix a build error.

[breed] This was moved to IntegrityCheck

[akornev] Fixes the bug (and there is a unit test to prove it) when a children

[akornev] Fixes the bug (and there is a unit test to prove it) when a children

[akornev] Fixed isStandalone() to return true for quorum sizes <= 1

[dev-null] changed the tests to be compatible with old junit

[akornev] Added a new return code to zookeeper_process() -- ZNOTHING -- that

[akornev] code refactoring for JMX enablement. Added ServerStats and QuorumStats

[akornev] Modified the tests to ensure that connection has been established 
before

[akornev] Implemented a load generator to be used for integrity/performance

[akornev] Fixed the server playing the logs twices (duh!)

[akornev] Fixed ZooKeeperServer loadData() method to optimally scan for the most

[akornev] A unit test for the fis for ZooKeeperServer loadData() method to

[akornev] incremented version number

[dev-null] adding a sample config file

[breed] [ 1934859 ] Performance enhancement for serialization of records

[dev-null] committing changes to session end game

[breed] [ 1942457 ] Add missing pkg statement to test

[breed] [ 1942451 ] build optimization: uptodate check on jute [ 1943392 ] Test

[breed] Added missing property.

[breed] [ 1946461 ] Fixes compilation warnings with GCC 4.2.3

[breed] [ 1947090 ] Improper timeout tracking at clients (c patches)

[akornev] Extra debug info to track recv latency; log message format 
enhancements;

[breed] [ 1949253 ] Move to log4j for logging.

[breed] [ 1953737 ] Millisecond timing in the trace file

[breed] Forgot to add the log4j files

[breed] [ 1947090 ] Improper timeout tracking at clients

[akornev] implemeted the batch mode: a zk shell command can now be specified on

[dev-null] adding the log4j properties as a part of commit for revision 137. The

[akornev] new release

[dev-null] adding configurable targets for cobertura to build.xml

[akornev] update the version number to 2.1.0

[akornev] Renamed the c client package name; upped the version number

[breed] [ 1958361 ] Patch to fix NPE upon access to watcher

[akornev] Latest changes

[dev-null] adding startup and shutdown scripts for zookeeper servers. Also 
adding a

[akornev] Implemented the "dist" target. The target builds a distribution 
package.

[dev-null] getting rid of unused vars in leader election

[dev-null] commiting changes for getting rid of unsused vars in auth fast leader

[akornev] Renamed ZooLog to ZooTrace. Major cleanup of tracing.

[akornev] Renamed ZooLog to ZooTrace. Major cleanup of tracing.

[akornev] Latest changes

[akornev] fixed a bug that causes the entire source tree to be included in the

[fpj] Committed changes of patches: 1956509 and 1955134.

[akornev] Removed unnecessary null checks and comments.

[akornev] fixed the build.xml test targets to properly handle failure (fail the

[breed] [ 1949196 ] KeeperException should be sub-typed

[dev-null] fixing the readme

[dev-null] fixing the readme for servers

[dev-null] changes to the api to take List as param rahter than arraylist

[dev-null] removing log4j.properties from the jar

[breed] [ 1913998 ] JMX instrumentation

[breed] [ 1982992 ] concurrency issue in the zookeeper leader code.

[breed] [ 1937078 ] Passing a watch object to read requests

[breed] [ 1963584 ] fix build.xml cobertura test harness

[phunt] Removed unnecessary zookeeper subdir from trunk, moved subdirs up one

[phunt] Renamed (moved) java/src to java/main. See ZOOKEEPER-45.

[phunt] Move c,java,test into the newly created toplevel src directory. See

[phunt] Move jute file into toplevel src directory. See ZOOKEEPER-45

[phunt] Created notice and renamed the existing license/readme files. See

[phunt] Moving package structure to org.apache.zookeeper. See ZOOKEEPER-45

[phunt] Moving package structure to org.apache.zookeeper. See ZOOKEEPER-45

[phunt] Moving package structure to org.apache.zookeeper. See ZOOKEEPER-45

[phunt] Moving package structure to org.apache.zookeeper. See ZOOKEEPER-45

[phunt] Moving package structure to org.apache.zookeeper. See ZOOKEEPER-45

[phunt] Moving package structure to org.apache.zookeeper. See ZOOKEEPER-45

[phunt] Updated code/build to support the new package prefix of

[phunt] Edited source files to move from Yahoo to Apache source license header.

[phunt] Cleaned eol chars in files. See ZOOKEEPER-45

[phunt] Added svn:eol-style propset to text files. See ZOOKEEPER-45

[phunt] Removed svn:executable prop from text files. See ZOOKEEPER-45

[phunt] Removed svn:executable prop from text files. See ZOOKEEPER-45

[phunt] Patch build_fixlog4j.patch from jira ZOOKEEPER-45. Fixes log4j

[mahadev] ZOOKEEPER-53 : fix tests to run on solaris. (mahadev)

[phunt] added date/timestamp to the console output (helps debugging

[akornev] Fixed the svn-revision and dist ant targets

[phunt] Addresses hudson build issue on solaris - see ZOOKEEPER-45

[phunt] Added asf license headers to the shell scripts

[mahadev] ZOOKEEPER-41. Change sample scripts to work with changes in log4j prop

[mahadev] ZOOKEEPER-68. Fix command line parsing for zookeeper barebone java

[phunt] Fixed ZOOKEEPER-75, addressed some license issues and also removed the

[phunt] Moved the cobertura taskdef into the cobertura target - the regular

[phunt] Added initial skeleton for ZOOKEEPER-70

[akornev] Replaced a java 6 method with a java 5 equivalent

[akornev] [ZOOKEEPER-39] Use Watcher objects rather than boolean on read

[phunt] Addresses ZOOKEEPER-97 supports optional output directory in code

[fpj] JIRA issue 58. -F

[mahadev] ZOOKEEPER-105. Catch Zookeeper exceptions and print on the stderr.

[phunt] Fixed ZOOKEEPER-48 - auth_id now handled correctly when no auth ids

[phunt] fixed applying ZOOKEEPER-42 patch file

[mahadev] ZOOKEEPER-44. Create sequence flag children with prefixes of 0's so 
that

[mahadev] ZOOKEEPER-108. Fix sync operation reordering on a Quorum. (Flavio 
Paiva

[mahadev] Adding changes.txt in src/java

[fpj] JIRA 109.

[phunt] Committing ZOOKEEPER-108-TEST.patch

[mahadev] ZOOKEEPER-25. Fuse module for Zookeeper. (Swee Lim, Bart, Patrick Hunt

[mahadev] ZOOKEEPER-56. Add clover support to build.xml. (Patrick Hunt via

[mahadev] ZOOKEEPER-82. Make the ZooKeeperServer more DI friendly. (Hiram 
Chirino

[akornev] [ZOOKEEPER-110] Removed dependency on svnant; using a shell script to

[mahadev] ZOOKEEPER-111. Significant cleanup of existing tests. (Patrick Hunt 
via

[mahadev] ZOOKEEPER-122. Fix  NPE in jute's Utils.toCSVString. (Anthony Urso via

[mahadev] ZOOKEEPER-123. Fix  the wrong class specified for the logger. (Jakob

[mahadev] ZOOKEEPER-2. Fix synchronization issues in QuorumPeer and FastLeader

[mahadev] ZOOKEEPER-125. Remove unwanted class declaration in 
FastLeaderElection.

[mahadev] Creating changes.txt on top level and deleting it from src/java.

[breed]  ZOOKEEPER-63. Race condition in client close() operation. (phunt via

[breed] ZOOKEEPER-134 findbugs cleanup

[breed] ZOOKEEPER-133 hudson tests failing intermittently

[breed] ZOOKEEPER-128 test coverage on async client operations needs to be

[breed] ZOOKEEPER-112 src/java/main ZooKeeper.java has test code embedded into

[phunt] fix for ZOOKEEPER-132, creation enum to replace createflag

[phunt] Missed updating the changes as part of applying ZOOKEEPER-132 patch

[phunt] applied doc patch for ZOOKEEPER-118

[mahadev] ZOOKEEPER-130. update build.xml to support apache release process.

[mahadev] ZOOKEEPER-131. Fix Old leader election can elect a dead leader over 
and

[breed] ZOOKEEPER-137 client watcher objects can lose events

[breed] Missed adding two files for ZOOKEEPER-137

[breed] ZOOKEEPER-117 threading issues in Leader election

[phunt] updated with latest docs from robbie, ZOOKEEPER-93

[phunt] changes for ZOOKEEPER-142 - update docs on max node size

[phunt] cleanup event type/state fields, incompatible API change, ZOOKEEPER-139

[phunt] updated for recently committed changes

[phunt] ZOOKEEPER-21. Improve zk ctor/watcher (state transition) docs

[fpj] ZOOKEEPER-6.patch

[phunt] ZOOKEEPER-144 add tostring support for watcher event, and enums for

[breed] ZOOKEEPER-38. headers (version+) in log/snap files

[breed] ZOOKEEPER-127.  Use of non-standard election ports in config breaks

[phunt] ZOOKEEPER-150. zookeeper build broken

[phunt] ZOOKEEPER-147. This is version of the documents with most of the

[fpj] ZOOKEEPER-136.patch

[phunt] ZOOKEEPER-154. reliability graph diagram in overview doc needs context &

[phunt] ZOOKEEPER-156. update programmer guide with acl details from old wiki

[fpj] ZOOKEEPER-157.patch

[phunt] ZOOKEEPER-8. Stat enchaned to include num of children and size

[phunt] ZOOKEEPER-159. Cover two corner cases of leader election

[phunt] ZOOKEEPER-179. Programmer's Guide "Basic Operations" section is missing

[phunt] ZOOKEEPER-180. Placeholder sections needed in document for new topics

[phunt] Some Source Forge Documents did not get moved over: javaExample,

[phunt] ZOOKEEPER-17. zookeeper_init doc needs clarification

[breed] ZOOKEEPER-178 FLE Test

[fpj] ZOOKEEPER-185

[mahadev] ZOOKEEPER-33. Better ACL management (Mahadev Konar)

[phunt] ZOOKEEPER-182.  zookeeper_init accepts empty host-port string and

[phunt] ZOOKEEPER-183. Array subscript is above array bounds in od_completion(),

[phunt] ZOOKEEPER-184. tests: An explicit include derective is needed for the

[phunt] ZOOKEEPER-188. Check that election port is present for all servers ---

[phunt] ZOOKEEPER-189. forrest build not validated xml of input documents

[phunt] ZOOKEEPER-190. Reorg links to docs and navs to docs into related

[phunt] ZOOKEEPER-190. Reorg links to docs and navs to docs into related

[phunt] ZOOKEEPER-186. add new releasenotes.xml to forrest documentation

[phunt] ZOOKEEPER-187. CreateMode api docs missing

[phunt] ZOOKEEPER-193. update java example doc to compile with latest zookeeper

[phunt] ZOOKEEPER-151. Document change to server configuration

[phunt] ZOOKEEPER-194. Fix terminology in zookeeperAdmin.xml

[phunt] ZOOKEEPER-5. Upgrade Feature in Zookeeper server.

[phunt] ZOOKEEPER-5. Upgrade Feature in Zookeeper server.

[phunt] ZOOKEEPER-198. apache license header missing from

[phunt] ZOOKEEPER-197. create checksums for snapshots

[phunt] ZOOKEEPER-199. fix log messages in persistence code

[phunt] ZOOKEEPER-200. the magic number for snapshot and log must be different

[phunt] ZOOKEEPER-201. validate magic number when reading snapshot and

[mahadev] ZOOKEEPER-43. Server side of auto reset watches.

[phunt] ZOOKEEPER-191. forrest docs for upgrade.

[phunt] ZOOKEEPER-23. Auto reset of watches on reconnect

[phunt] ZOOKEEPER-145. write detailed release notes for users migrating from 2.x

[phunt] ZOOKEEPER-203. fix datadir typo in releasenotes

[phunt] Preparing for release 3.0.0

[phunt] Preparing for 3.1.0 development

[mahadev] ZOOKEEPER-223. change default level in root logger to INFO. (pat via

[mahadev] ZOOKEEPER-212. fix the snapshot to be asynchronous. (mahadev and ben)

[mahadev] ZOOKEEPER-213. fix programmer guide C api docs to be  in sync with

[mahadev] ZOOKEEPER-219. fix events.poll timeout in watcher test to be longer.

[mahadev] ZOOKEEPER-217. Fix errors in config to be thrown as Exceptions.

[mahadev] ZOOKEEPER-228. fix apache header missing in DBTest. (mahadev)

[mahadev] ZOOKEEPER-218. fix the error in the barrier example code. (pat via

[mahadev] ZOOKEEPER-206. documentation tab should contain the version number and

[mahadev] ZOOKEEPER-226. fix exists calls that fail on server if node has null

[phunt] ZOOKEEPER-211 Not all Mock tests are working

[mahadev] ZOOKEEPER-204. SetWatches needs to be the first message after auth

[mahadev] ZOOKEEPER-208. Zookeeper C client uses API that are not thread safe,

[mahadev] ZOOKEEPER-227. gcc warning from recordio.h (chris darroch via mahadev)

[mahadev] ZOOKEEPER-232. fix apache licence header in TestableZookeeper 
(mahadev)

[mahadev] ZOOKEEPER-64. Log system env information when initializing server and

[mahadev] ZOOKEEPER-249. QuorumPeer.getClientPort() always returns -1. (nitay

[mahadev] ZOOKEEPER-248.  QuorumPeer should use Map interface instead of HashMap

[mahadev] ZOOKEEPER-241. Build of a distro fails after clean target is run.

[mahadev] ZOOKEEPER-243. add SEQUENCE flag documentation to the programming 
guide.

[phunt] ZOOKEEPER-161. Content needed: "Designing a ZooKeeper Deployment"

[mahadev] ZOOKEEPER-245. update readme/quickstart to be release tar, rather than

[mahadev] ZOOKEEPER-247. fix formatting of C API in ACL section of programmer

[phunt] ZOOKEEPER-251. NullPointerException stopping and starting Zookeeper

[phunt] ZOOKEEPER-250. isvalidsnapshot should handle the case of 0 snapshot

[mahadev] ZOOKEEPER-230. Improvements to FLE. (Flavio via mahadev)

[mahadev] ZOOKEEPER-225. c client should log an info message in zookeeper_init

[mahadev] ZOOKEEPER-222.  print C client log message timestamp in human readable

[mahadev] ZOOKEEPER-255. zoo_set() api does not return stat datastructure. 
(avery

[mahadev] ZOOKEEPER-246. review error code definition in both source and docs.

[mahadev] ZOOKEEPER-246. updating the docs.

[mahadev] ZOOKEEPER-256. support use of JMX to manage log4j configuration at

[mahadev] ZOOKEEPER-214. add new "stat reset" command to server admin port. (pat

[mahadev] ZOOKEEPER-265. remove (deprecate) unused NoSyncConnected from

[mahadev] ZOOKEEPER-258. docs incorrectly state max client timeout as 60 seconds

[mahadev] ZOOKEEPER-135. Fat jar build target. (phunt and breed via mahadev)

[phunt] ZOOKEEPER-234. Eliminate using statics to initialize the sever. Should

[breed] ZOOKEEPER-259. cleanup the logging levels used (use the correct level)

[breed] ZOOKEEPER-210, Require Java 6.

[mahadev] ZOOKEEPER-273. Zookeeper c client build should not depend on CPPUNIT.

[mahadev] ZOOKEEPER-268.  tostring on jute generated objects can cause NPE. (pat

[breed] ZOOKEEPER-267.  java client incorrectly generating syncdisconnected

[breed] ZOOKEEPER-263. document connection host:port as comma separated list in

[mahadev] ZOOKEEPER-177.  needed: docs for JMX (phunt via mahadev)

[mahadev] ZOOKEEPER-253. documentation of DataWatcher state transition is

[mahadev]  ZOOKEEPER-275. Bug in FastLeaderElection. (flavio via mahadev)

[mahadev] ZOOKEEPER-272. getchildren can fail for large number of children.

[mahadev] ZOOKEEPER-269. connectionloss- add more documentation to detail. 
(phunt

[mahadev] ZOOKEEPER-276. Bookkeeper contribution (Flavio and Luca Telloli via

[phunt] ZOOKEEPER-260. document the recommended values for server id's

[mahadev] ZOOKEEPER-16. Need to do path validation. (pat, mahadev)

[phunt] ZOOKEEPER-215. expand system test environment

[phunt] ZOOKEEPER-252. PurgeTxnLog is not handling the new dataDir directory

[phunt] ZOOKEEPER-229. improve documentation regarding user's responsibility to

[breed] ZOOKEEPER-69. ZooKeeper logo

[mahadev] ZOOKEEPER-286. Make GenerateLoad use InstanceContainers. (breed via

[phunt] programming guide watches section should clarify server/clientlib role

[mahadev] ZOOKEEPER-231. Quotas in ZooKeeper. (mahadev)

[mahadev] ZOOKEEPER-231. Committing updated docs.

[mahadev] ZOOKEEPER-231. Committing updated docs.

[mahadev] ZOOKEEPER-289. add debug messages to nioserver select loop. (mahadev)

[phunt] Preparing for release 3.1.0

[phunt] Preparing for 3.2.0 development

[mahadev] ZOOKEEPER-291. regression for legacy code using KeeperException.Code

[mahadev] ZOOKEEPER-293. zoo_set needs to be abi compatible (3.1 changed the

[mahadev] ZOOKEEPER-302. Quote values in JMX objectnames. (tom and pat via

[mahadev] ZOOKEEPER-303. Bin scripts dont work on a Mac. (tom white via mahadev)

[mahadev] ZOOKEEPER-308. improve the atomic broadcast performance 3x. (breed via

[mahadev] ZOOKEEPER-326. standalone server ignores tickTime configuration. 
(chris

[mahadev] ZOOKEEPER-330. zookeeper standalone server does not startup with just 
a

[mahadev] ZOOKEEPER-319. add locking around auth info in zhandle_t. (chris 
darroch

[mahadev] ZOOKEEPER-320. call auth completion in free_completions(). (chris

[mahadev] ZOOKEEPER-334. bookkeeper benchmark (testclient.java) has compiling

[phunt] ZOOKEEPER-279. Allow specialization of quorum config parsing (e.g.

[phunt] ZOOKEEPER-281. autoreconf fails for /zookeeper-3.0.1/src/c/

[mahadev] ZOOKEEPER-318. remove locking in zk_hashtable.c or add locking in

[phunt] ZOOKEEPER-333. helgrind thread issues identified in mt c client code

[phunt] ZOOKEEPER-309. core dump using zoo_get_acl()

[mahadev] ZOOKEEPER-341.  regression in QuorumPeerMain, tickTime from config is

[mahadev] ZOOKEEPER-351. to run checkstyle (giridharan kesavan via mahadev)

[mahadev] ZOOKEEPER-350. to run rats for releaseaudit. (giridharan kesavan via

[mahadev] ZOOKEEPER-352. to add standard ant targets required by test-patch.sh

[mahadev] ZOOKEEPER-353. javadoc warnings needs to be fixed. (giridharan kesavan

[mahadev] ZOOKEEPER-354.  to fix javadoc warning in the source files. (mahadev)

[mahadev] ZOOKEEPER-349. to automate patch testing. (giridharan kesavan via

[mahadev] ZOOKEEPER-288. Cleanup and fixes to BookKeeper (flavio via mahadev)

[mahadev] ZOOKEEPER-305.  Replace timers with semaphores in FLENewEpochTest.

[mahadev] ZOOKEEPER-60. Get cppunit tests running as part of Hudson CI. (girish

[mahadev] ZOOKEEPER-360. WeakHashMap in Bookie.java causes NPE (flavio via

[mahadev] ZOOKEEPER-362. Issues with FLENewEpochTest. (fix bug in Fast leader

[mahadev] ZOOKEEPER-343. add tests that specifically verify the zkmain and 
qpmain

[mahadev] ZOOKEEPER-363. NPE when recovering ledger with no hint. (flavio via

[mahadev] ZOOKEEPER-370. Fix critical problems reported by findbugs. (flavio via

[mahadev] ZOOKEEPER-347. zkfuse uses non-standard String. (patrick hunt via

[mahadev] ZOOKEEPER-355. make validatePath non public in Zookeeper client api.

[phunt] Adding a file missed in -- ZOOKEEPER-355. make validatePath non public

[mahadev] ZOOKEEPER-361. integrate cppunit testing as part of hudson patch

[mahadev] ZOOKEEPER-374. Uninitialized struct variable in C causes warning which

[mahadev] ZOOKEEPER-337. improve logging in leader election lookForLeader method

[phunt] ZOOKEEPER-367. RecoveryTest failure - 'unreasonable length' IOException

[mahadev] ZOOKEEPER-346. remove the kill command fro mthe client port. (phunt 
via

[mahadev] ZOOKEEPER-373. One thread per bookie (flavio via mahadev)

[mahadev] ZOOKEEPER-377. running ant cppunit tests, a failure still results in

[phunt] ZOOKEEPER-371. jdiff documentation included in build/release

[phunt] ZOOKEEPER-78. added a high level protocol/feature - for easy Leader

[mahadev] ZOOKEEPER-29. Flexible quorums (flavio via mahadev)

[mahadev] ZOOKEEPER-378. perl binding for zookeeper (chris darroch via mahadev)

[phunt] ZOOKEEPER-382. zookeeper cpp tests fails on 64 bit machines with gcc

[phunt] ZOOKEEPER-365. javadoc is wrong for setLast in LedgerHandle

[mahadev] ZOOKEEPER-384. keeper exceptions missing path (phunt via mahadev)

[fpj] ZOOKEEPER-380. bookkeeper should have a streaming api so that its easier

[mahadev] ZOOKEEPER-392. Change log4j properties in bookkeeper. (flavio via

[mahadev] ZOOKEEPER-389. add help/usage to the c shell cli.c (phunt via mahadev)

[mahadev] ZOOKEEPER-386. improve java cli shell. (henry robinson via mahadev)

[mahadev] ZOOKEEPER-376. ant test target re-compiles cppunit code every time

[mahadev] ZOOKEEPER-36. REST access to ZooKeeper (phunt via mahadev)

[mahadev] ZOOKEEPER-391. bookeeper mainline code should not be calling

[mahadev] ZOOKEEPER-395. Python bindings. (henry robinson via mahadev)

[fpj] ZOOKEEPER-400. Issues with procedure to close ledger. (flavio)

[mahadev] ZOOKEEPER-395. forgot to set the executable perms. (mahadev)

[mahadev] ZOOKEEPER-300. zk jmx code is calling printStackTrace when creating 
bean

[mahadev] ZOOKEEPER-94. JMX tests are needed to verify that the JMX MBeans work

[mahadev] ZOOKEEPER-404. nightly build failed on hudson. (henry robinson and pat

[breed] ZOOKEEPER-405 nullpointer exception in zookeeper java shell.

[breed] ZOOKEEPER-345 the CLIs should allow addAuth to be invoked.

[breed] ZOOKEEPER-292. commit configure scripts (autotools) to svn for c

[breed] ZOOKEEPER-292. forgot to update changes.txt

[breed] ZOOKEEPER-410. address all findbugs warnings in client/server classes.

[breed] ZOOKEEPER-403. cleanup javac compiler warnings.

[breed] ZOOKEEPER-407. address all findbugs warnings in

[phunt] ZOOKEEPER-411. Building zookeeper fails on RHEL 5 64 bit during

[phunt] ZOOKEEPER-402. zookeeper c library segfaults on data for a node in

[phunt] ZOOKEEPER-415. zookeeper c tests hang.

[phunt] ZOOKEEPER-385. crctest failed on hudson patch test

[breed] ZOOKEEPER-192.  trailing whitespace in config file can cause number

[breed] ZOOKEEPER-409. address all findbugs warnings in jute related classes

[mahadev] ZOOKEEPER-416. bookkeeper jar includes unnnecessary files. (flavio via

[mahadev] ZOOKEEPER-383. Asynchronous version of createLedger(). (flavio via

[phunt] ZOOKEEPER-419. Reference counting bug in Python bindings causes abort

[mahadev] ZOOKEEPER-383. Deleting 0 length source files in bookkeeper.

[phunt] ZOOKEEPER-421. zkpython run_tests.sh is missing #!

[breed] ZOOKEEPER-358. Throw exception when ledger does not exist

[breed] ZOOKEEPER-406. address all findbugs warnings in persistence classes

[breed] reverting ZOOKEEPER-408 patch since it breaks the build

[breed] ZOOKEEPER-431. Expose methods to ease ZK integration

[mahadev] ZOOKEEPER-396. race condition in zookeeper client library between

[mahadev] ZOOKEEPER-196. doxygen comment for state argument of watcher_fn 
typedef

[breed] ZOOKEEPER-336. single bad client can cause server to stop accepting

[breed] ZOOKEEPER-434. the java shell should indicate connection status on

[breed] ZOOKEEPER-434. the java shell should indicate connection status on

[breed] ZOOKEEPER-435. allow "super" admin digest based auth to be configurable

[breed] forgot to add new files from ZOOKEEPER-336

[breed] Fixed bad checkin for ZOOKEEPER-336

[mahadev] ZOOKEEPER-375. zoo_add_auth only retains most recent auth on re-sync.

[mahadev] ZOOKEEPER-437. Variety of Documentation Updates (grant via mahadev)

[mahadev] ZOOKEEPER-443. trace logging in watch notification not wrapped with

[mahadev] ZOOKEEPER-432. Various improvements to zkpython bindings. (henry via

[mahadev] ZOOKEEPER-428. logging should be makred as warn rathen than error in

[mahadev] ZOOKEEPER-444. perms definition for PERMS_ALL differ in C and java

[mahadev] ZOOKEEPER-433.  getacl on root znode (/) fails. (phunt via mahadev)

[mahadev] ZOOKEEPER-408. address all findbugs warnings in persistence classes.

[breed] ZOOKEEPER-427. ZooKeeper server unexpectedly high CPU utilisation

[breed] ZOOKEEPER-422. Java CLI should support ephemeral and sequential node

[mahadev] ZOOKEEPER-446. some traces of the host auth scheme left (breed via

[mahadev] ZOOKEEPER-315. add forrest docs for bookkeeper. (flavio via mahadev)

[mahadev] ZOOKEEPER-329. document how to integrate 3rd party authentication into

[breed] ZOOKEEPER-356. Masking bookie failure during writes to a ledger

[mahadev] ZOOKEEPER-237. Add a Chroot request (phunt and mahadev)

[mahadev] document effects (latency) of storing large amounts of data in znodes.

[mahadev] ZOOKEEPER-438.  addauth fails to register auth on new client that's 
not

[mahadev] ZOOKEEPER-264. docs should include a state transition diagram for 
client

[mahadev] ZOOKEEPER-448. png files do nto work with forrest. (mahadev)

[mahadev] ZOOKEEPER-417. stray message problem when changing servers (breed via

[mahadev] ZOOKEEPER-449. sesssionmoved in java code and ZCLOSING in C have the

[phunt] ZOOKEEPER-440. update the performance documentation in forrest

[mahadev] ZOOKEEPER-452. zookeeper performance graph should have percentage of

[mahadev] ZOOKEEPER-450. emphemeral cleanup not happening with session timeout.

[mahadev] ZOOKEEPER-453. Worker is not removed in QuorumCnxManager upon crash.

[phunt] ZOOKEEPER-454. allow compilation with jdk1.5

[phunt] Preparing for release X.Y.Z

[phunt] Preparing for release 3.2.0

[phunt] Preparing for release 3.3.0

[phunt] ZOOKEEPER-455. zookeeper c client crashes with chroot specified in the

[fpj] ZOOKEEPER-468. avoid compile warning in send_auth_info().

[mahadev] ZOOKEEPER-473. cleanup junit tests to eliminate false positives due to

[mahadev] ZOOKEEPER-469. make sure CPPUNIT_CFLAGS isn't overwritten (chris via

[mahadev] ZOOKEEPER-471. update zkperl for 3.2.x branch (chris via mahadev)

[mahadev] ZOOKEEPER-470. include unistd.h for sleep() in c tests (chris via

[mahadev] ZOOKEEPR-460. bad testRetry in cppunit tests (hudson failure) (giri 
via

[gkesavan] ZOOKEEPER-488. Fix zkServer.sh to add clover.jar in classpath

[mahadev] ZOOKEEPER-467.  Change log level in BookieHandle. (flavio via mahadev)

[mahadev] ZOOKEEPER-482. ignore sigpipe in testRetry to avoid silent immediate

[phunt] ZOOKEEPER-487. setdata on root (/) crashes the servers

[phunt] ZOOKEEPER-457. Make ZookeeperMain public, support for HBase (and other)

[mahadev] ZOOKEEPER-481. Add lastMessageSent to QuorumCnxManager. (flavio via

[mahadev] ZOOKEEPER-479.  QuorumHierarchical does not count groups correctly

[phunt] ZOOKEEPER-466. crash on zookeeper_close() when using auth with empty

[mahadev] ZOOKEEPER-480. FLE should perform leader check when node is not 
leading

[mahadev] ZOOKEEPER-491. Prevent zero-weight servers from being elected. (flavio

[phunt] ZOOKEEPER-447. zkServer.sh doesn't allow different config files to be

[phunt] ZOOKEEPER-493. patch for command line setquota

[breed] ZOOKEEPER-311. handle small path lengths in zoo_create()

[mahadev] ZOOKEEPER-484.  Clients get SESSION MOVED exception when switching 
from

[phunt] ZOOKEEPER-490. the java docs for session creation are

[mahadev] ZOOKEEPER-501. CnxManagerTest failed on hudson. (flavio via mahadev)

[mahadev] ZOOKEEPER-499. electionAlg should default to FLE (3) - regression 
(phunt

[mahadev] ZOOKEEPER-477. zkCleanup.sh is flaky (fernando via mahadev)

[phunt] ZOOKEEPER-483. ZK fataled on me, and ugly

[phunt] reverted: ZOOKEEPER-483. ZK fataled on me, and ugly

[mahadev] ZOOKEEPER-498. Unending Leader Elections : WAN configuration (flavio 
via

[mahadev] ZOOKEEPER-508. proposals and commits for DIFF and Truncate messages 
from

[phunt] ZOOKEEPER-518. DEBUG message for outstanding proposals in leader should

[phunt] ZOOKEEPER-516 add support for 10 minute test ie "pre-commit" test

[mahadev] ZOOKEEPER-529. Use Ivy to pull dependencies and also generate pom 
(phunt

[mahadev] ZOOKEEPER-529. Forgot to add ivy.xml.

[mahadev] ZOOKEEPER-533.  ant error running clean twice (phunt via mahadev)

[mahadev] ZOOKEEPER-533. fix for ant version 1.7.0

[mahadev] ZOOKEEPER-535. ivy task does not enjoy being defined twice (build 
error)

[phunt] ZOOKEEPER-420. build/test should not require install in zkpython

[phunt] ZOOKEEPER-538. zookeeper.async causes python to segfault

[mahadev] ZOOKEEPER-539. generate eclipse project via ant target. (phunt via

[mahadev] ZOOKEEPER-542. c-client can spin when server unresponsive (Christian

[mahadev] ZOOKEEPER-510. zkpython lumps all exceptions as IOError, needs

[phunt] ZOOKEEPER-541. zkpython limited to 256 handles

[phunt] ZOOKEEPER-510. zkpython lumps all exceptions as IOError, needs

[phunt] zkpython can segfault when statting a deleted node

[mahadev] ZOOKEEPER-530. Memory corruption: Zookeeper c client IPv6 
implementation

[mahadev] ZOOKEEPER-512. FLE election fails to elect leader (flavio via mahadev)

[phunt] ZOOKEEPER-563. ant test for recipes is broken.

[mahadev] ZOOKEEPER-562. c client can flood server with pings if tcp send queue

[mahadev] ZOOKEEPER-549. Refactor Followers and related classes into a

[mahadev] ZOOKEEPER-555. Add stat information to GetChildrenResponse. (Arni 
Jonson

[phunt] ZOOKEEPER-537. The zookeeper jar includes the java source files

[breed] ZOOKEEPER-558. server "sent" stats not being updated

[breed] ZOOKEEPER-568. SyncRequestProcessor snapping too frequently - counts

[fpj] ZOOKEEPER-551. unnecessary SetWatches message on new session (phunt via

[breed] ZOOKEEPER-570. AsyncHammerTest is broken, callbacks need to validate rc

[breed] ZOOKEEPER-566. "reqs" four letter word (command port) returns no

[breed] ZOOKEEPER-567. javadoc for getchildren2 needs to mention "new in 3.3.0"

[breed] forgot to update docs and changes.txt for ZOOKEEPER-566 and

[mahadev] ZOOKEEPER-550.  Java Queue Recipe. (steven cheng via mahadev)

[mahadev] ZOOKEEPER-472.  Making DataNode not instantiate a HashMap when the 
node

[breed] ZOOKEEPER-547. Sanity check in QuorumCnxn Manager and quorum

[breed] ZOOKEEPER-532. java compiler should be target Java 1.5

[breed] ZOOKEEPER-519. Followerhandler should close the socket if it gets an

[breed] ZOOKEEPER-3. syncLimit has slightly different comments in the class

[mahadev] ZOOKEEPER-368. Observers: core functionality (henry robinson via

[phunt] ZOOKEEPER-570. AsyncHammerTest is broken, callbacks need to validate rc

[phunt] ZOOKEEPER-576. docs need to be updated for session moved exception and

[mahadev] ZOOKEEPER-582. ZooKeeper can revert to old data when a snapshot is

[mahadev] ZOOKEEPER-597. ASyncHammerTest is failing intermittently on hudson 
trunk

[breed] ZOOKEEPER-425. Add OSGi metadata to zookeeper.jar

[fpj] ZOOKEEPER-598: LearnerHandler is misspelt in the thread's constructor.

[breed] ZOOKEEPER-597. ASyncHammerTest is failing intermittently on hudson trunk

[mahadev] ZOOKEEPER-597. ASyncHammerTest is failing intermittently on hudson 
trunk

[mahadev] ZOOKEEPER-597. ASyncHammerTest is failing intermittently on hudson 
trunk

[mahadev] ZOOKEEPER-597. ASyncHammerTest is failing intermittently on hudson 
trunk

[mahadev] ZOOKEEPER-611.  hudson build failiure (mahadev)

[mahadev] ZOOKEEPER-611. hudson build failure (take 2) (mahadev)

[breed] ZOOKEEPER-615. wrong javadoc for create with a sequence flag

[breed] ZOOKEEPER-588. remove unnecessary/annoying log of tostring error in

[mahadev] ZOOKEEPER-587.  client should log timeout negotiated with server 
(phunt

[henry] Committing 610

[mahadev] ZOOKEEPER-614. Improper synchronisation in getClientCnxnCount (henry 
via

[breed] ZOOKEEPER-599. Changes to FLE and QuorumCnxManager to support Observers

[phunt] ZOOKEEPER-609. ObserverTest failure "zk should not be connected expected

[phunt] ZOOKEEPER-630. Trunk has duplicate ObserverTest.java files

[mahadev] ZOOKEEPER-627. zkpython arbitrarily restricts the size of a \'get\' to

[mahadev] ZOOKEEPER-534. The test target in contib/bookkeeper does not depend on

[breed] ZOOKEEPER-623. ClientBase in bookkeeper.util requires junit

[breed] ZOOKEEPER-623. ClientBase in bookkeeper.util requires junit

[breed] ZOOKEEPER-606. bin scripts don't work with cygwin (phunt via breed)

[mahadev] ZOOKEEPER-600. TODO pondering about allocation behavior in zkpython 
may

[mahadev] ZOOKEEPER-596. The last logged zxid calculated by zookeeper servers

[fpj] ZOOKEEPER-633. Fetch netty using ivy for bookkeeper (giri via fpj)

[breed] ZOOKEEPER-544. improve client testability - allow test client to access

[breed] ZOOKEEPER-426. Windows versions of zookeeper scripts

[breed] ZOOKEEPER-637. Trunk build is failing.

[fpj] ZOOKEEPER-637. Trunk build is failing - second patch (breed via fpj)

[breed] ZOOKEEPER-496. zookeeper-tree utility for export, import and incremental

[breed] ZOOKEEPER-638. upgrade ivy to 2.1.0 final from 2.1.0 release candidate

[mahadev] ZOOKEEPER-644. Nightly build failed on hudson. (pat via mahadev)

[henry] ZOOKEEPER-651:Log exception trace in QuorumCnxManager.SendWorker (flavio

[mahadev] ZOOKEEPER-608. Receipt of ACK from observer should not be logged as

[mahadev] ZOOKEEPER-647. hudson failure in testLeaderShutdown (flavio via 
mahadev)

[henry] ZOOKEEPER-648. Fix releaseaudit warning count to zero (phunt via henry)

[mahadev] ZOOKEEPER-626. ensure the c/java cli's print xid/sessionid/etc... in 
hex

[mahadev] ZOOKEEPER-574. the documentation on snapcount in the admin guide has 
the

[henry] ZOOKEEPER-655. StringBuffer -> StringBuilder - conversion of references

[mahadev] ZOOKEEPER-656. SledgeHammer test - thread.run() deprecated (kay kay 
via

[mahadev] ZOOKEEPER-572. add ability for operator to examine state of watches

[mahadev] ZOOKEEPER-612. Make Zookeeper C client can be compiled by gcc of early

[mahadev] ZOOKEEPER-456. CREATOR_ALL_ACL has unnecessary PERMS.ADMIN in the

[mahadev] ZOOKEEPER-593.  java client api does not allow client to access

[mahadev] ZOOKEEPER-413. two flaws need addressing in the c tests that can cause

[mahadev] ZOOKEEPER-495. c client logs an invalid error when zookeeper_init is

[mahadev] ZOOKEEPER-507. BookKeeper client re-write (Utkarsh and ben via 
mahadev)

[mahadev] ZOOKEEPER-489. When create a znode, a NULL ACL parameter cannot be

[mahadev] ZOOKEEPER-589. changed ZOOKEEPER-489 in changelog to ZOOKEEPER-589.

[mahadev] ZOOKEEPER-673.  Fix observer documentation regarding leader election

[mahadev] ZOOKEEPER-672. typo nits across documentation (Kay Kay via mahadev)

[mahadev] ZOOKEEPER-668. Close method in LedgerInputStream doesn't do anything

[mahadev] ZOOKEEPER-665. Add BookKeeper streaming documentation (flavio via

[mahadev] ZOOKEEPER-664.  BookKeeper API documentation (flavio via mahadev)

[mahadev] ZOOKEEPER-607. improve bookkeeper overview (flavio via mahadev)

[breed] ZOOKEEPER-524. DBSizeTest is not really testing anything

[fpj] ZOOKEEPER-569. Failure of elected leader can lead to never-ending leader

[mahadev] ZOOKEEPER-669. watchedevent tostring should clearly output the

[mahadev] ZOOKEEPER-485. Need ops documentation that details supervision of ZK

[mahadev] ZOOKEEPER-658. update forrest docs - AuthFLE no longer supported 
(flavio

[mahadev] ZOOKEEPER-683. LogFormatter fails to parse transactional log files

[mahadev] ZOOKEEPER-682. Event is not processed when the watcher is set to watch

[mahadev] ZOOKEEPER-640. make build.xml more configurable to ease packaging for

[mahadev] ZOOKEEPER-687. LENonterminatetest fails on some machines. (mahadev)

[mahadev] ZOOKEEPER-681. Minor doc issue re unset maxClientCnxns (phunt via

[mahadev] ZOOKEEPER-579. zkpython needs more test coverage for ACL code paths

[mahadev] ZOOKEEPER-688. explain session expiration better in the docs & faq

[mahadev] ZOOKEEPER-622. Test for pending watches in send_set_watches should be

[phunt] ZOOKEEPER-678. Gui browser application to view and edit the contents of

[henry] ZOOKEEPER-693: hudson failure in ZKDatabaseCorruptionTest (mahadev via

[mahadev] ZOOKEEPER-689.  release build broken - ivysettings.xml not copied 
during

[mahadev] ZOOKEEPER-59. Synchronized block in NIOServerCnxn (flavio via mahadev)

[mahadev] ZOOKEEPER-543. Tests for ZooKeeper examples (steven via mahadev)

[breed] ZOOKEEPER-635. Server supports listening on a specified network address

[mahadev] ZOOKEEPER-691. Interface changed for NIOServer.Factory (breed via

[breed] ZOOKEEPER-684. Race in LENonTerminateTest

[breed] ZOOKEEPER-677. c client doesn't allow ipv6 numeric connect string

[mahadev] ZOOKEEPER-692. upgrade junit to latest version (4.8.1) (phunt via

[phunt] ZOOKEEPER-693. TestObserver stuck in tight notification loop in FLE

[mahadev] ZOOKEEPER-696. NPE in the hudson logs, seems nioservercnxn closed 
twice

[fpj] ZOOKEEPER-511. bad error handling in FollowerHandle.sendPackets (mahadev

[mahadev] ZOOKEEPER-601. allow configuration of session timeout min/max bounds

[mahadev] ZOOKEEPER-604. zk needs to prevent export of any symbol not listed in

[mahadev] ZOOKEEPER-121. SyncRequestProcessor is not closing log stream during

[phunt] ZOOKEEPER-698. intermittent JMX test failures due to not verifying

[mahadev] ZOOKEEPER-121. SyncRequestProcessor is not closing log stream during

[phunt] ZOOKEEPER-121. SyncRequestProcessor is not closing log stream during

[breed] ZOOKEEPER-121. SyncRequestProcessor is not closing log stream during

[breed] ZOOKEEPER-586. c client does not compile under cygwin

[mahadev] ZOOKEEPER-624. The C Client cause core dump when receive error data 
from

[mahadev] ZOOKEEPER-591. The C Client cannot exit properly in some situation

[phunt] ZOOKEEPER-591. The C Client cannot exit properly in some situation

[phunt] ZOOKEEPER-709. bookkeeper build failing with missing factory

[phunt] ZOOKEEPER-708. zkpython failing due to undefined symbol

[breed] ZOOKEEPER-436. Bookies should auto register to ZooKeeper

[breed] ZOOKEEPER-710. permanent ZSESSIONMOVED error after client app reconnects

[mahadev] ZOOKEEPER-710. Forgot to run ant docs

[mahadev] ZOOKEEPER-718. the fatjar is missing libraries (ben via mahadev)

[mahadev] ZOOKEEPER-717.  add a preferred list to the instancemanager (breed via

[phunt] Preparing for release 3.3.0

[phunt] Preparing for 3.4.0 development

[mahadev] ZOOKEEPER-724. Improve junit test integration - log harness 
information

[mahadev] ZOOKEEPER-724. Forgot to add files

[mahadev] ZOOKEEPER-735. cppunit test testipv6 assumes that the machine is ipv6

[phunt] ZOOKEEPER-720. Use zookeeper-{version}-sources.jar instead of

[phunt] ZOOKEEPER-722. zkServer.sh uses sh's builtin echo on BSD, behaves

[henry] ZOOKEEPER-729. Java client API to recursively delete a subtree. (Kay Kay

[phunt] ZOOKEEPER-741. root level create on REST proxy fails

[phunt] ZOOKEEPER-631. zkpython's C code could do with a style clean-up

[henry] ZOOKEEPER-746. learner outputs session id to log in dec

[phunt] ZOOKEEPER-738. zookeeper.jute.h fails to compile with -pedantic

[phunt] ZOOKEEPER-734. QuorumPeerTestBase.java and ZooKeeperServerMainTest.java

[phunt] ZOOKEEPER-754. numerous misspellings "succesfully"

[henry] ZOOKEEPER-749 (OSGi metadata not included in binary only jar) and

[henry] ZOOKEEPER-758. zkpython segfaults on invalid acl with missing key

[phunt] ZOOKEEPER-747. Add C# generation to Jute

[mahadev] ZOOKEEPER-737. some 4 letter words may fail with netcat (nc). 
(mahadev)

[mahadev] ZOOKEEPER-764. Observer elected leader due to inconsistent voting view

[phunt] ZOOKEEPER-763. Deadlock on close w/ zkpython / c client

[mahadev] ZOOKEEPER-766. forrest recipes docs don't mention the lock/queue 
recipe

[fpj] ZOOKEEPER-464. Need procedure to garbage collect ledgers   (erwin via

[fpj] ZOOKEEPER-464. Need procedure to garbage collect ledgers (erwin via fpj)

[phunt] ZOOKEEPER-774. Recipes tests are slightly outdated: they do not compile

[phunt] ZOOKEEPER-772. zkpython segfaults when watcher from async get children

[phunt] ZOOKEEPER-636. configure.ac has instructions which override the contents

[henry] ZOOKEEPER-769: Leader can treat observers as quorum members

[phunt] ZOOKEEPER-773. Log visualisation

[phunt] ZOOKEEPER-778: Add server id to message logs

[phunt] ZOOKEEPER-744. Add monitoring four-letter word

[phunt] ZOOKEEPER-789. Improve FLE log messages

[phunt] ZOOKEEPER-798. Fixup loggraph for FLE changes

[phunt] ZOOKEEPER-797 c client source with AI_ADDRCONFIG cannot be compiled with

[phunt] ZOOKEEPER-796. zkServer.sh should support an external PIDFILE variable

[breed] ZOOKEEPER-719. Add throttling to BookKeeper client

[breed] ZOOKEEPER-712. Bookie recovery.

[phunt] ZOOKEEPER-799. Add tools and recipes for monitoring as a contrib

[breed] ZOOKEEPER-790. Last processed zxid set prematurely while establishing

[mahadev] ZOOKEEPER-821. Add ZooKeeper version information to zkpython (Rich

[mahadev] ZOOKEEPER-814. monitoring scripts are missing apache license headers

[mahadev] ZOOKEEPER-783. committedLog in ZKDatabase is not properly synchronized

[mahadev] ZOOKEEPER-765.  Add python example script (Travis and Andrei via

[mahadev] ZOOKEEPER-790.  Last processed zxid set prematurely while establishing

[mahadev] ZOOKEEPER-795. eventThread isn't shutdown after a connection "session

[phunt] ZOOKEEPER-809. Improved REST Interface

[phunt] ZOOKEEPER-808. Web-based Administrative Interface

[phunt] ZOOKEEPER-733. use netty to handle client connections

[mahadev] ZOOKEEPER-775. A large scale pub/sub system (Erwin, Ivan and Ben via

[henry] ZOOKEEPER-792: zkpython memory leak (Lei Zhang via henryr)

[mahadev] ZOOKEEPER-854. BookKeeper does not compile due to changes in the

[henry] ZOOKEEPER-853: Make zookeeper.is_unrecoverable return True or False in

[mahadev] ZOOKEEPER-861. Missing the test SSL certificate used for running junit

[phunt] ZOOKEEPER-867. ClientTest is failing on hudson - fd cleanup

[breed] ZOOKEEPER-785. Zookeeper 3.3.1 shouldn't infinite loop if someone

[phunt] Zookeeper 3.3.1 shouldn't infinite loop if someone creates a server.0

[phunt] ZOOKEEPER-870. Zookeeper trunk build broken.

[breed] ZOOKEEPER-831. BookKeeper: Throttling improved for reads

[phunt] ZOOKEEPER-846. zookeeper client doesn't shut down cleanly on the close

[mahadev] ZOOKEEPER-804. c unit tests failing due to "assertion cptr failed"

[phunt] ZOOKEEPER-844. handle auth failure in java client

[phunt] ZOOKEEPER-822. Leader election taking a long time to complete

[breed] ZOOKEEPER-864. Hedwig C++ client improvements

[breed] ZOOKEEPER-886. Hedwig Server stays in "disconnected" state when

[breed] ZOOKEEPER-881. ZooKeeperServer.loadData loads database twice (jared

[fpj] ZOOKEEPER-855. clientPortBindAddress should be clientPortAddress  

[henry] ZOOKEEPER-888: c-client / zkpython: Double free corruption on node

[phunt] ZOOKEEPER-893. ZooKeeper high cpu usage when invalid requests

[phunt] ZOOKEEPER-804. c unit tests failing due to "assertion cptr failed"

[phunt] ZOOKEEPER-820. update c unit tests to ensure "zombie" java server

[phunt] ZOOKEEPER-794. Callbacks are not invoked when the client is closed

[mahadev] ZOOKEEPER-800. zoo_add_auth returns ZOK if zookeeper handle is in

[mahadev] ZOOKEEPER-904. super digest is not actually acting as a full superuser

[mahadev] ZOOKEEPER-897. C Client seg faults during close (jared cantwell via

[mahadev] ZOOKEEPER-898. C Client might not cleanup correctly during close 
(jared

[breed] ZOOKEEPER-907. Spurious "KeeperErrorCode = Session moved" messages

[breed] ZOOKEEPER-884. Remove LedgerSequence references from BookKeeper

[breed] ZOOKEEPER-916. Problem receiving messages from subscribed channels in

[nigel] ZOOKEEPER-926. Fork Hadoop common's test-patch.sh and modify for

[nigel] ZOOKEEPER-926. Fork Hadoop common's test-patch.sh and modify for

[nigel] ZOOKEEPER-926. Fork Hadoop common's test-patch.sh and modify for

[nigel] ZOOKEEPER-926. Fork Hadoop common's test-patch.sh and modify for

[nigel] ZOOKEEPER-926. Fork Hadoop common's test-patch.sh and modify for

[nigel] ZOOKEEPER-926. Fork Hadoop common's test-patch.sh and modify for

[phunt] ZOOKEEPER-909. Extract NIO specific code from ClientCnxn

[phunt] ZOOKEEPER-908. Remove code duplication and inconsistent naming in

[breed] ZOOKEEPER-930. Hedwig c++ client uses a non thread safe logging library

[fpj] ZOOKEEPER-900. FLE implementation should be improved to use non-blocking

[nigel] ZOOKEEPER-926. Fork Hadoop common's test-patch.sh and modify for

[breed] ZOOKEEPER-836. hostlist as string.

[mahadev] ZOOKEEPER-937. test -e not available on solaris /bin/sh (Erik Hetzner

[mahadev] ZOOKEEPER-905. enhance zkServer.sh for easier zookeeper 
automation-izing

[breed] ZOOKEEPER-913. Version parser fails to parse "3.3.2-dev" from build.xml

[mahadev] ZOOKEEPER-957. zkCleanup.sh doesn't do anything (Ted Dunning via

[mahadev] ZOOKEEPER-958. Flag to turn off autoconsume in hedwig c++ client (Ivan

[fpj] ZOOKEEPER-882. Startup loads last transaction from snapshot (jared via

[henry] ZOOKEEPER-921. zkPython incorrectly checks for existence of required ACL

[henry] ZOOKEEPER-963. Make Forrest work with JDK6 (Carl Steinbach via henryr)

[breed] ZOOKEEPER-500. Async methods shouldnt throw exceptions

[breed] ZOOKEEPER-962. leader/follower coherence issue when follower is

[phunt] ZOOKEEPER-902. Fix findbug issue in trunk "Malicious code vulnerability"

[mahadev] ZOOKEEPER-977. passing null for path_buffer in zoo_create (breed via

[mahadev] ZOOKEEPER-465. Ledger size in bytes. (flavio via mahadev)

[mahadev] ZOOKEEPER-980. allow configuration parameters for log4j.properties

[breed] ZOOKEEPER-985. Test BookieRecoveryTest fails on trunk. (fpj via breed)

[phunt] ZOOKEEPER-983. running zkServer.sh start remotely using ssh hangs

[phunt] ZOOKEEPER-976. ZooKeeper startup script doesn't use JAVA_HOME (phunt)

[phunt] ZOOKEEPER-994 eclipse target in the build script doesnot include

[mahadev] ZOOKEEPER-1013 zkServer.sh usage message should mention all startup

[mahadev] ZOOKEEPER-1007. iarchive leak in C client (jeremy stribling via 
mahadev)

[fpj] ZOOKEEPER-993. Code improvements (MIS via fpj)

[breed] ZOOKEEPER-1012. support distinct JVMFLAGS for zookeeper server in

[breed] ZOOKEEPER-880. QuorumCnxManager$SendWorker grows without bounds

[breed] ZOOKEEPER-1020. Implement function in C client to determine which host

[breed] ZOOKEEPER-1038. Move bookkeeper and hedwig code in subversion

[breed] ZOOKEEPER-1038. Move bookkeeper and hedwig code in subversion

[breed] ZOOKEEPER-1042. Generate zookeeper test jar for maven installation

[breed] ZOOKEEPER-1018. The connection permutation in get_addrs uses a weak and

[phunt] ZOOKEEPER-1030: Increase default for maxClientCnxns (Todd Lipcon via

[phunt] ZOOKEEPER-1030: Increase default for maxClientCnxns (missed docs) (Todd

[mahadev] ZOOKEEPER-1028. In python bindings, zookeeper.set2() should return a

[michim] ZOOKEEPER-850: Switch from log4j to slf4j (Olaf Krische via michim)

[fpj] ZOOKEEPER-874. FileTxnSnapLog.restore does not call listener (diogo via

[fpj] ZOOKEEPER-975. new peer goes in LEADING state even if ensemble is

[michim] ZOOKEEPER-1052. Findbugs warning in QuorumPeer.ResponderThread.run() 

[mahadev] ZOOKEEPER-1049. Session expire/close flooding renders heartbeats to

[mahadev] ZOOKEEPER-1033. c client should install includes into 
INCDIR/zookeeper,

[mahadev] ZOOKEEPER-1061. Zookeeper stop fails if start called twice. (Ted 
Dunning

[mahadev] ZOOKEEPER-1059. stat command isses on non-existing node causes NPE.

[henry] ZOOKEEPER-784. Server-side functionality for read-only mode (Sergey

[henry] ZOOKEEPER-784. Server-side functionality for read-only mode (Sergey

[camille] ZOOKEEPER-1058: fix typo in opToString for getData

[camille] ZOOKEEPER-1046: Creating a new sequential node results in a 
ZNODEEXISTS

[camille] ZOOKEEPER-1069: Calling shutdown() on a QuorumPeer too quickly can 
lead

[michim] ZOOKEEPER-1083. Javadoc for WatchedEvent not being generated. (Ivan

[michim] ZOOKEEPER-1086. zookeeper test jar has non mavenised dependency. (Ivan

[michim] ZOOKEEPER-1086. Forgot to include a newly added file

[breed] ZOOKEEPER-335. zookeeper servers should commit the new leader txn to

[fpj] ZOOKEEPER-1060. QuorumPeer takes a long time to shutdown (Vishal via

[breed] ZOOKEEPER-1094. Small improvements to LeaderElection and Vote classes

[breed] ZOOKEEPER-1087. ForceSync VM arguement not working when set to "no"

[phunt] ZOOKEEPER-1068. Documentation and default config suggest incorrect

[phunt] ZOOKEEPER-1103. In QuorumTest, use the same "for ( .. try { break }

[phunt] Fixed a problem introduced by the first patch for ZOOKEEPER-1103 (phunt)

[camille] ZOOKEEPER-1046: Creating a new sequential node results in a 
ZNODEEXISTS

[camille] ZOOKEEPER-1046: Creating a new sequential node results in a 
ZNODEEXISTS

[henry] ZOOKEEPER-1097. Quota is not correctly rehydrated on snapshot reload

[mahadev] ZOOKEEPER-1074. zkServer.sh is missing nohup/sleep, which are 
necessary

[breed] ZOOKEEPER-965. Need a multi-update command to allow multiple znodes to

[breed] ZOOKEEPER-965. Need a multi-update command to allow multiple znodes to

[mahadev] ZOOKEEPER-1073. address a documentation issue in ZOOKEEPER-1030. 
(phunt

[phunt] ZOOKEEPER-1095. Simple leader election recipe (Eric Sammer via henry and

[camille] ZOOKEEPER-1046: Creating a new sequential node results in a 
ZNODEEXISTS

[breed] ZOOKEEPER-782. Incorrect C API documentation for Watches

[breed] ZOOKEEPER-1063. Dubious synchronization in Zookeeper and

[breed] ZOOKEEPER-1124. Multiop submitted to non-leader always fails due to

[michim] ZOOKEEPER-992. MT Native Version of Windows C Client (Dheeraj Agrawal

[phunt] ZOOKEEPER-1111. JMXEnv uses System.err instead of logging (Ivan Kelly

[mahadev] ZOOKEEPER-1027. chroot not transparent in zoo_create() (Thijs Terlouw

[mahadev] ZOOKEEPER-1109. Zookeeper service is down when SyncRequestProcessor

[mahadev] ZOOKEEPER-1134. ClientCnxnSocket string comparison using == rather 
than

[mahadev] ZOOKEEPER-1119. zkServer stop command incorrectly reading comment 
lines

[breed] ZOOKEEPER-1090. Race condition while taking snapshot can lead to not

[mahadev] ZOOKEEPER-1138. release audit failing for a number of new files. 
(phunt

[mahadev] ZOOKEEPER-1138. release audit failing for a number of new files. 
(phunt

[mahadev] ZOOKEEPER-1139. jenkins is reporting two warnings, fix these (phunt 
via

[mahadev] ZOOKEEPER-1076. some quorum tests are unnecessarily extending 
QuorumBase

[mahadev] ZOOKEEPER-1142. incorrect stat output (phunt via mahadev)

[camille] ZOOKEEPER-1144: ZooKeeperServer not starting on leader due to a race

[phunt] ZOOKEEPER-999. Create an package integration project (Eric Yang via

[phunt] Reverted ZOOKEEPER-999, small build issue on jenkins

[mahadev] ZOOKEEPER-839. deleteRecursive does not belong to the other methods.

[mahadev] ZOOKEEPER-1146. significant regression in client (c/python) 
performance.

[mahadev] ZOOKEEPER-1150. fix for this patch to compile on windows. (dheeraj via

[mahadev] ZOOKEEPER-1055. check for duplicate ACLs in addACL() and create().

[mahadev] ZOOKEEPER-1141. zkpython fails tests under python 2.4. (phunt via

[mahadev] ZOOKEEPER-1143. quorum send & recv workers are missing thread names

[mahadev] ZOOKEEPER-1104. CLONE - In QuorumTest, use the same "for ( .. try {

[mahadev] ZOOKEEPER-1034. perl bindings should automatically find the zookeeper

[camille] ZOOKEEPER-1025: zkCli is overly sensitive to to spaces. (Laxman via

[mahadev] ZOOKEEPER-938. Support Kerberos authentication of clients. (Eugene

[breed] ZOOKEEPER-1152. Exceptions thrown from handleAuthentication can cause

[mahadev] ZOOKEEPER-1117. zookeeper 3.3.3 fails to build with gcc >= 4.6.1 on

[phunt] ZOOKEEPER-999. Create an package integration project

[phunt] ZOOKEEPER-999. Create an package integration project (Eric Yang via

[mahadev] ZOOKEEPER-1153. Deprecate AuthFLE and LE. (Flavio Junqueira via 
mahadev)

[mahadev] ZOOKEEPER-1140. server shutdown is not stopping threads. (laxman via

[mahadev] ZOOKEEPER-1051. SIGPIPE in Zookeeper 0.3.* when send'ing after cluster

[phunt] ZOOKEEPER-1168. ZooKeeper fails to run with IKVM (Andrew Finnell via

[phunt] ZOOKEEPER-1166 Please add a few svn:ignore properties (via phunt)

[phunt] ZOOKEEPER-1165. better eclipse support in tests (Warren Turkal via

[phunt] ZOOKEEPER-1107. automating log and snapshot cleaning (Laxman via phunt)

[phunt] ZOOKEEPER-1169. Fix compiler (eclipse) warnings in (generated) jute code

[camille] ZOOKEEPER-1154, ZOOKEEPER-1156: Data inconsistency when the node(s) 
with

[phunt] ZOOKEEPER-1160. test timeouts are too small (breed via phunt)

[camille] ZOOKEEPER-731. Zookeeper#delete , #create - async versions miss a verb

[camille] ZOOKEEPER-731. Zookeeper#delete , #create - async versions miss a verb

[mahadev] ZOOKEEPER-1108. Various bugs in zoo_add_auth in C. (Dheeraj Agrawal 
via

[mahadev] ZOOKEEPER-1171. fix build for java 7 (phunt via mahadev)

[mahadev] ZOOKEEPER-981. Hang in zookeeper_close() in the multi-threaded C 
client.

[mahadev] ZOOKEEPER-1125. Intermittent java core test failures. (Vishar Kher via

[mahadev] ZOOKEEPER-961. Watch recovery after disconnection when connection 
string

[mahadev] ZOOKEEPER-1136. NEW_LEADER should be queued not sent to match the Zab

[mahadev] ZOOKEEPER-1189. For an invalid snapshot file(less than 10bytes size)

[mahadev] ZOOKEEPER-1185. Send AuthFailed event to client if SASL authentication

[camille] ZOOKEEPER-1174. FD leak when network unreachable (Ted Dunning via

[phunt] ZOOKEEPER-1203. Zookeeper systest is missing Junit Classes (Prashant

[camille] ZOOKEEPER-1174. FD leak when network unreachable (Ted Dunning via

[mahadev] ZOOKEEPER-1201. Clean SaslServerCallbackHandler.java. (Thomas Koch via

[phunt] ZOOKEEPER-1206. Sequential node creation does not use always use digits

[phunt] ZOOKEEPER-1212. zkServer.sh stop action is not conformat with LSB para

[phunt] ZOOKEEPER-1190. ant package is not including many of the bin scripts in

[phunt] ZOOKEEPER-1190. ant package is not including many of the bin scripts in

[mahadev] ZOOKEEPER-1086. zookeeper test jar has non mavenised dependency.

[mahadev] ZOOKEEPER-1181. Fix problems with Kerberos TGT renewal. (Eugene Koontz

[mahadev] Preparing for release 3.4.0

[camille] ZOOKEEPER-1264: FollowerResyncConcurrencyTest failing intermittently

[mahadev] ZOOKEEPER-1268. problems with read only mode, intermittent test 
failures

[camille] ZOOKEEPER-1246. Dead code in PrepRequestProcessor catch Exception 
block

[phunt] ZOOKEEPER-1271. testEarlyLeaderAbandonment failing on solaris - clients

[mahadev] ZOOKEEPER-1192. Leader.waitForEpochAck() checks waitingForNewEpoch

[mahadev] ZOOKEEPER-1270. testEarlyLeaderAbandonment failing intermittently,

[camille] ZOOKEEPER-1264. FollowerResyncConcurrencyTest failing intermittently.

[mahadev] Preparing for release 3.4.0 - take 2

[camille] ZOOKEEPER-1208. Ephemeral node not removed after the client session is

[camille] ZOOKEEPER-1239. add logging/stats to identify fsync stalls. (phunt via

[mahadev] Preparing for release 3.4.0 take 3

[mahadev] Changes to docs

[mahadev] ZOOKEEPER-1299. Add winconfig.h file to ignore in release audit.

[phunt] ZOOKEEPER-1311. ZooKeeper test jar is broken (Ivan Kelly via phunt)

[mahadev] ZOOKEEPER-1305. zookeeper.c:prepend_string func can dereference null

[mahadev] ZOOKEEPER-1316. zookeeper_init leaks memory if chroot is just '/'.

[mahadev] ZOOKEEPER-1315. zookeeper_init always reports sessionPasswd=<hidden>.

[mahadev] ZOOKEEPER-1317. Possible segfault in zookeeper_init. (Akira Kitada via

[mahadev] ZOOKEEPER-1319. Missing data after restarting+expanding a cluster.

[mahadev] ZOOKEEPER-1269. Multi deserialization issues (Camille Fournier via

[mahadev] Preparing for release 3.4.1

[mahadev] Fixing the rc date for 3.4.1

[phunt] ZOOKEEPER-1323. c client doesn't compile on freebsd (michi mutsuzaki via

[mahadev] ZOOKEEPER-1333. NPE in FileTxnSnapLog when restarting a cluster.

[mahadev] ZOOKEEPER-1333. Fixing the logging - Patrick Hunt via mahadev

[mahadev] Preparing for release 3.4.2

[phunt] ZOOKEEPER-1089. zkServer.sh status does not work due to invalid option

[phunt] ZOOKEEPER-1345. Add a .gitignore file with general exclusions and

[phunt] ZOOKEEPER-1345. Add a .gitignore file with general exclusions and

[phunt] ZOOKEEPER-1345. Add a .gitignore file with general exclusions and

[breed] ZOOKEEPER-1343. getEpochToPropose should check if lastAcceptedEpoch is

[camille] ZOOKEEPER-1358. In StaticHostProviderTest.java,

[camille] ZOOKEEPER-1351. invalid test verification in MultiTransactionTest 
(phunt

[phunt] ZOOKEEPER-973. bind() could fail on Leader because it does not

[mahadev] ZOOKEEPER-1367. Data inconsistencies and unexpired ephemeral nodes 
after

[mahadev] ZOOKEEPER-1353. C client test suite fails consistently. (Clint Byrum 
via

[mahadev] ZOOKEEPER-1373. Hardcoded SASL login context name clashes with Hadoop

[mahadev] ZOOKEEPER-1322. Cleanup/fix logging in Quorum code. (phunt via 
mahadev)

[mahadev] ZOOKEEPER-1352. server.InvalidSnapshotTest is using connection 
timeouts

[mahadev] ZOOKEEPER-1336. javadoc for multi is confusing, references 
functionality

[mahadev] ZOOKEEPER-1327. there are still remnants of hadoop urls. (Harsh J via

[mahadev] ZOOKEEPER-1340. multi problem - typical user operations are generating

[mahadev] ZOOKEEPER-1374. C client multi-threaded test suite fails to compile on

[mahadev] ZOOKEEPER-1337. multi's "Transaction" class is missing tests. (phunt 
and

[mahadev] ZOOKEEPER-1338. class cast exceptions may be thrown by multi 
ErrorResult

[mahadev] Preparing for 3.4.3

[mahadev] Release Notes for 3.4.3

[mahadev] Preparing for release 3.4.3

[camille] ZOOKEEPER-1321. Add number of client connections metric in JMX and 
srvr.

[phunt] ZOOKEEPER-1389. it would be nice if start-foreground used exec  in order

[camille] ZOOKEEPER-1386. avoid flaky URL redirection in "ant javadoc" :   
replace

[camille] ZOOKEEPER-1354. AuthTest.testBadAuthThenSendOtherCommands fails

[phunt] ZOOKEEPER-1277. servers stop serving when lower 32bits of zxid roll over

[phunt] ZOOKEEPER-1412. java client watches inconsistently triggered on

[phunt] ZOOKEEPER-1344. ZooKeeper client multi-update command is not considering

[phunt] ZOOKEEPER-1307. zkCli.sh is exiting when an Invalid ACL exception is

[camille] ZOOKEEPER-1390. some expensive debug code not protected by a check for

[phunt] ZOOKEEPER-1406. dpkg init scripts don't restart - missing

[phunt] ZOOKEEPER-1403. zkCli.sh script quoting issue (James Page via phunt)

[camille] ZOOKEEPER-1377. add support for dumping a snapshot file content 
(similar

[phunt] ZOOKEEPER-1384. test-cppunit overrides LD_LIBRARY_PATH and fails if gcc

[camille] ZOOKEEPER-1419. Leader election never settles for a 5-node cluster

[phunt] ZOOKEEPER-1256. ClientPortBindTest is failing on Mac OS X (Daniel Gómez

[henry] ZOOKEEPER-1433. improve ZxidRolloverTest (test seems flakey) (phunt via

[henry] ZOOKEEPER-1395. node-watcher double-free redux (Mike Lundy via henryr)

[camille] ZOOKEEPER-1450. Backport of ZOOKEEPER-1294 fix to 3.4 and 3.3 (Norman

[michim] ZOOKEEPER-1048. addauth command does not work in cli_mt/cli_st 
(allengao

[michim] ZOOKEEPER-1339. C client doesn't build with --enable-debug (Eric Liang

[michim] ZOOKEEPER-1318. In Python binding, get_children (and get and exists, 
and

[henry] ZOOKEEPER-1431. zkpython async calls leak memory (Kapil Thangavelu and

[michim] ZOOKEEPER-1163. Memory leak in 
zk_hashtable.c:do_insert_watcher_object()

[mahadev] ZOOKEEPER-1466. QuorumCnxManager.shutdown missing synchronization.

[phunt] ZOOKEEPER-1490. If the configured log directory does not exist zookeeper

[phunt] ZOOKEEPER-1210. Can't build ZooKeeper RPM with RPM >= 4.6.0 (i.e. on

[phunt] ZOOKEEPER-1236. Security uses proprietary Sun APIs (Adalberto Medeiros

[phunt] ZOOKEEPER-1471. Jute generates invalid C++ code (Michi Mutsuzaki via

[phunt] ZOOKEEPER-1454. Document how to run autoreconf if cppunit is installed

[camille] ZOOKEEPER-1465. Cluster availability following new leader election    

[phunt] ZOOKEEPER-1427. Writing to local files is done non-atomically (phunt)

[phunt] ZOOKEEPER-1489. Data loss after truncate on transaction log (phunt)

[phunt] ZOOKEEPER-1521. LearnerHandler initLimit/syncLimit problems specifying

[phunt] ZOOKEEPER-1493. C Client: zookeeper_process doesn't invoke completion

[phunt] ZOOKEEPER-1522. intermittent failures in Zab test due to NPE in

[phunt] ZOOKEEPER-1503. remove redundant JAAS configuration code in SaslAuthTest

[phunt] ZOOKEEPER-1510. Should not log SASL errors for non-secure usage (Todd

[phunt] ZOOKEEPER-1510. Should not log SASL errors for non-secure usage (Todd

[henry] ZOOKEEPER-1514. FastLeaderElection - leader ignores the round

[phunt] ZOOKEEPER-1497. Allow server-side SASL login with JAAS configuration to

[michim] ZOOKEEPER-1536 c client : memory leak in winport.c (brooklin via 
michim)

[michim] ZOOKEEPER-1481 allow the C cli to run exists with a watcher (phunt via

[michim] ZOOKEEPER-1105 c client zookeeper_close not send CLOSE_OP request to

[mahadev] ZOOKEEPER-1380. zkperl: _zk_release_watch doesn't remove items 
properly

[mahadev] ZOOKEEPER-1501. Nagios plugin always returns OK when it cannot connect

[mahadev] ZOOKEEPER-1437. Client uses session before SASL authentication 
complete.

[mahadev] ZOOKEEPER-1494. C client: socket leak after receive timeout in

[mahadev] ZOOKEEPER-1483. Fix leader election recipe documentation. (Michi

[michim] Revert r1380932: ZOOKEEPER-1105 c client zookeeper_close not send

[mahadev] ZOOKEEPER-1361. Leader.lead iterates over 'learners' set without 
proper

[mahadev] Release Notes for 3.4.4

[mahadev] ZOOKEEPER-1496. Ephemeral node not getting cleared even after client 
has

[mahadev] Add Release Note for ZOOKEEPER-1496.

[mahadev] Preparing for release 3.4.4

[henry] ZOOKEEPER-1376. zkServer.sh does not correctly check for

[mahadev] ZOOKEEPER-1550. ZooKeeperSaslClient does not finish anonymous login on

[mahadev] Fixing the CHANGES.txt file

[mahadev] Preparing for release 3.4.5

[mahadev] Preparing for 3.4.5 - take 2

[phunt] ZOOKEEPER-1560 Zookeeper client hangs on creation of large nodes (Skye

[mahadev] Preparing for release 3.4.5

[skye] CLOUDERA-BUILD. CDH build modifications.

[skye] Updating to 3.4.3-cdh4b2-SNAPSHOT.

[skye] DISTRO-301. Publish ZooKeeper test jar to Maven repository.

[skye] ZOOKEEPER-1161. Provide an option for disabling auto-creation of the

[skye] Updating for 4.0.0 development.

[skye] Updating for 4.1.0 development.

[skye] ZOOKEEPER-1435 cap space usage of default log4j rolling policy (phunt

[skye] Preparing for CDH4.2.0 development

[skye] ZOOKEEPER-1238. Linger time should be -1 for Netty sockets. (Skye W-M

[skye] Updating to 3.4.5-cdh4.2.0-SNAPSHOT

[phunt] CDH-9900. add a configuration option to turn off sending DIFFs to

[phunt] Revert "ZOOKEEPER-1465. Cluster availability following new leader

[skye] ZOOKEEPER-1495. ZK client hangs when using a function not available on

[kitchen-build] Preparing for CDH4.3.0 development

[gchanan] CDH-11163: Add JDK enforcement check to ZK build.xml

[gchanan] CDH-11655: Zookeeper - Need capability to specify the target bytecode 
to

[phunt] ZOOKEEPER-1324. Remove Duplicate NEWLEADER packets from the Leader to

[phunt] ZOOKEEPER-1697:  large snapshots can cause continuous quorum failure

[kitchen-build] Preparing for CDH4.4.0 development

[andrew] Preparing for CDH5.0.0 development

[andrew] CLOUDERA-BUILD. Use JDK7.

[rkanter] CLOUDERA-BUILD. Targeting Java 7 by default (CDH-14356)

[rkanter] CLOUDERA-BUILD. Targeting Java 6 by default (CDH-14356)

[phunt] ZOOKEEPER-1696. Fail to run zookeeper client on Weblogic application

[phunt] CLOUDERA-BUILD. Harmonize slf4j version to 1.7.5

[phunt] ZOOKEEPER-1573. Unable to load database due to missing parent node

[phunt] ZOOKEEPER-1811. The ZooKeeperSaslClient service name principal is

[kitchen-build] Preparing for CDH5.1.0 development

[kitchen-build] Preparing for CDH5.2.0 development

[sean] CLOUDERA-BUILD. Updating ZooKeeper POM to match upstream dependencies

[hdeng] Revert "ZOOKEEPER-1811. The ZooKeeperSaslClient service name principal

[hdeng] ZOOKEEPER-1596. Zab1_0Test should ensure that the file is closed (Enis

[hdeng] ZOOKEEPER-1513. "Unreasonable length" exception while starting a server

[hdeng] ZOOKEEPER-753. log4j dependency in the pom needs to have exclusion lists

[hdeng] ZOOKEEPER-1553. Findbugs configuration is missing some dependencies

[hdeng] ZOOKEEPER-1478. Small bug in QuorumTest.testFollowersStartAfterLeader( )

[hdeng] ZOOKEEPER-1578. org.apache.zookeeper.server.quorum.Zab1_0Test failed due

[hdeng] ZOOKEEPER-1334. Zookeeper 3.4.x is not OSGi compliant - MANIFEST.MF is

[hdeng] ZOOKEEPER-1535. ZK Shell/Cli re-executes last command on exit (Edward

[hdeng] ZOOKEEPER-1562. Memory leaks in zoo_multi API (Deepak Jagtap via phunt)

[hdeng] ZOOKEEPER-1645. ZooKeeper OSGi package imports not complete (Arnoud

[hdeng] ZOOKEEPER-1648. Fix WatcherTest in JDK7 (Thawan Kooburat via phunt)

[hdeng] ZOOKEEPER-1606. intermittent failures in ZkDatabaseCorruptionTest on

[hdeng] ZOOKEEPER-1647. OSGi package import/export changes not applied to

[hdeng] ZOOKEEPER-1629. testTransactionLogCorruption occasionally fails.

[hdeng] ZOOKEEPER-1629. testTransactionLogCorruption occasionally fails.

[hdeng] ZOOKEEPER-1731. Unsynchronized access to

[hdeng] ZOOKEEPER-1379. 'printwatches, redo, history and connect '. client

[hdeng] ZOOKEEPER-1750. Race condition producing NPE in NIOServerCnxn.toString

[hdeng] ZOOKEEPER-1751. ClientCnxn#run could miss the second ping or connection

[hdeng] ZOOKEEPER-1657. Increased CPU usage by unnecessary SASL checks (Philip

[hdeng] ZOOKEEPER-1753. ClientCnxn is not properly releasing the resources,

[hdeng] ZOOKEEPER-1603. StaticHostProviderTest testUpdateClientMigrateOrNot

[hdeng] ZOOKEEPER-1770. NullPointerException in SnapshotFormatter (Germán Blanco

[hdeng] ZOOKEEPER-1774. QuorumPeerMainTest fails consistently with complains

[hdeng] ZOOKEEPER-1627. Add org.apache.zookeeper.common to exported packages in

[hdeng] ZOOKEEPER-1624. PrepRequestProcessor abort multi-operation incorrectly.

[hdeng] ZOOKEEPER-1610. Some classes are using == or != to compare Long/String

[hdeng] ZOOKEEPER-1799. SaslAuthFailDesignatedClientTest.testAuth fails

[hdeng] ZOOKEEPER-1557. jenkins jdk7 test failure in

[hdeng] ZOOKEEPER-1459. Standalone ZooKeeperServer is not closing   the

[hdeng] ZOOKEEPER-1834. Catch IOException in FileTxnLog (fpj via michim)

[hdeng] ZOOKEEPER-1837. Fix JMXEnv checks (potential race conditions) (Germán

[hdeng] ZOOKEEPER-1849. Need to properly tear down tests in various   cases

[hdeng] ZOOKEEPER-1852. ServerCnxnFactory instance is not properly cleanedup

[hdeng] ZOOKEEPER-1852. ServerCnxnFactory instance is not properly cleanedup

[hdeng] ZOOKEEPER-1414. QuorumPeerMainTest.testQuorum, testBadPackets are

[hdeng] ZOOKEEPER-1057. zookeeper c-client, connection to offline server fails

[hdeng] ZOOKEEPER-1857. PrepRequestProcessotTest doesn't shutdown ZooKeeper

[hdeng] ZOOKEEPER-1238. when the linger time was changed for NIO the patch

[hdeng] ZOOKEEPER-1837. Fix JMXEnv checks (potential race conditions)   (Germán

[hdeng] ZOOKEEPER-1858. JMX checks - potential race conditions while stopping

[hdeng] ZOOKEEPER-1867. Bug in ZkDatabaseCorruptionTest (fpj)

[hdeng] ZOOKEEPER-1811. The ZooKeeperSaslClient service name principal is

[hdeng] ZOOKEEPER-1873. Unnecessarily InstanceNotFoundException is coming when

[hdeng] ZOOKEEPER-1632. fix memory leaks in cli_st (fpj via michim)

[hdeng] ZOOKEEPER-2039. Jute compareBytes incorrect comparison index (Ian

[hdeng] ZOOKEEPER-1901. [JDK8] Sort children for comparison in AsyncOps tests

[hdeng] ZOOKEEPER-1897. ZK Shell/Cli not processing commands (stack via michim)

[kitchen-build] Preparing for CDH5.3.0 development

[kitchen-build] Preparing for CDH5.4.0 development

[hdeng] ZOOKEEPER-1718. Support JLine 2 (Manikumar Reddy via phunt)

[phunt] CDH-25328 ZooKeeper - Build all C5 components with -source/-target 1.7

[kitchen-build] Preparing for CDH5.5.0 development

[mthakkar]  Fix Clover classname issue with new version of clover

[hdeng] ZOOKEEPER-2149 Logging of client address when socket connection

[hdeng] ZOOKEEPER-2146 BinaryInputArchive readString should check length before

[hdeng] ZOOKEEPER-1718. Support JLine 2 (Manikumar Reddy via phunt)

[jenkins] Updating Maven version to 5.7.0-SNAPSHOT

[fengjingchao] CDH-31477: Add pre-commit hook

[jenkins] Updating Maven version to 5.8.0-SNAPSHOT

[hanm] Backport ZOOKEEPER-1715 and ZOOKEEPER-2423 to address CVE-2014-3488

[jenkins] Update to 5.9.0-SNAPSHOT on Mon May 16 14:00:09 PDT 2016

[hanm] Backport ZOOKEEPER-2405 to fix a privacy violation issue identified by

[hanm] Enable running Java unit tests as part of pre-commit check.

[philip] CDH6.x Version Bump (Automated)

[philip] CLOUDERA-BUILD. CDH-41496. Compile Zookeeper with Java8.

[chelin] Removed dependency management from cdh root pom

[misha] Use Ivy version 2.4.0 in Zookeeper

[noreply] Backport ZOOKEEPER-2829 to cdh6.x (#5)

[noreply] CDH-49927: Zookeeper uses Obsolete Netty version (#4)

[abefine] CDH-58765: ant package fails in c6.x

[abefine] CDH-12661: Unit test case failure -

[abefine] CDH-51294: Backport ZOOKEEPER-2693 for CVE-2017-5637.

[abefine] CDH-29051 : Back port ZOOKEEPER-2044 to fix CancelledKeyException on

[abefine] CDH-50757: Backport ZOOKEEPER-2678 to CDH5. Reason: performance 
Author:

[abefine] CDH-55104: Backport ZOOKEEPER-2798: Fix flaky test:

[abefine] CDH-55449: Backport ZOOKEEPER-2786: Flaky test:

[abefine] CDH-20097: Backport ZOOKEEPER-1576. Zookeeper cluster - failed to

[abefine] CDH-24838: Zookeeper should validate proper ownership and permissions 
on

[abefine] CDH-44441: Upgrade commons-collections:commons-collections due to

[abefine] CDH-40090: Backport ZOOKEEPER-2402 (Document client side properties)

[abefine] CDH-56167: Backport ZOOKEEPER-2722 to fix flaky 
testSessionEstablishment

[abefine] CDH-45377: Backport ZOOKEEPER-1917 (Apache Zookeeper logs cleartext

[abefine] Backport fix for CVE-2016-5017 and ZOOKEEPER-2477

[abefine] Backport ZOOKEEPER-1045.

[abefine] CDH-53190: Backport ZOOKEEPER-2759: Flaky test:

[abefine] CDH-55194: Backport ZOOKEEPER-1653: zookeeper fails to start because 
of

[mfenes] CDH-60097: backport ZOOKEEPER-2726 Patch for ZOOKEEPER-2693 introduces

[abefine] CLOUDERA-BUILD. CDH-60209: Move jdiff and release audit dependencies 
to 

[mfenes] CDH-61392: Backport ZOOKEEPER-2347: Deadlock shutting down zookeeper

[mfenes] CDH-61480: Backport ZOOKEEPER-2887: define dependency versions in

[andor] ZOOKEEPER-1474. Cannot build Zookeeper with IBM Java: use of Sun MXBean

[tamaas] CDH-61901: Backport ZOOKEEPER-1583: Document maxClientCnxns in

[andor] ZOOKEEPER-1564. Allow JUnit test build with IBM Java (Paulo Ricardo Paz

[mfenes] CDH-61951: Backport ZOOKEEPER-1448: Node+Quota creation in transaction

[mfenes] CDH-62026: Backport ZOOKEEPER-1388: Client side 'PathValidation' is

[andor] ZOOKEEPER-1584. Adding mvn-install target for deploying the zookeeper

[andor] ZOOKEEPER-1430. add maven deploy support to the build (Giridharan

[mfenes] CDH-61694: Backport ZOOKEEPER-602 log all exceptions not caught by ZK

[andor] CDH6-39316. Produce test output in XML format

[mfenes] ZOOKEEPER-1841. problem in QuorumTest (Germán via fpj)

[mfenes] ZOOKEEPER-1872. QuorumPeer is not shutdown in few cases (Rakesh R via

[mfenes] ZOOKEEPER-2953: Flaky Test: testNoLogBeforeLeaderEstablishment

[mfenes] ZOOKEEPER-2952: Upgrade third party libs: netty, slf4j, log4j

[andor] ZOOKEEPER-2961: Fix testElectionFraud Flakyness

[andor] ZOOKEEPER-2249: CRC check failed when preAllocSize smaller than node

[mfenes] CDH-44828: The documentation should have the reference to ZooKeeper 3.5

[mfenes] CDH-65481: Disable flaky ZooKeeper unit test: testSessionTimeout

[andor] ZOOKEEPER-2994: Tool required to recover log and snapshot entries with

[andor] ZOOKEEPER-2415: SessionTest is using Thread deprecated API. (branch-3.4)

[andor] ZOOKEEPER-3043: QuorumKerberosHostBasedAuthTest fails on Linux box:

[nkalmar] ZOOKEEPER-2968: Add C client code coverage tests

[nkalmar] ZOOKEEPER-2375: Prevent multiple initialization of login object in 
each

[andor] ZOOKEEPER-2955: Enable Clover code coverage report

[nkalmar] ZOOKEEPER-3019: add metric for slow fsyncs count

[andor] ZOOKEEPER-2980 Backport ZOOKEEPER-2939 Deal with maxbuffer as it relates

[andor] ZOOKEEPER-2940: Deal with maxbuffer as it relates to large requests from

[andor] ZOOKEEPER-706: Large numbers of watches can cause session

[nkalmar] ZOOKEEPER-1382. Zookeeper server holds onto dead/expired session ids 
in

[tamaas] ZOOKEEPER-412: checkstyle target fails trunk build (Akihiro Suda via

[andor] CDH-72580. Adjusted build params to be in sync with upstream testing

[andor] ZOOKEEPER-3193: Flaky: org.apache.zookeeper.test.SaslAuthFailNotifyTest

[andor] ZOOKEEPER-3074: Flaky

[nkalmar] ZOOKEEPER-2141 ACL cache in DataTree never removes entries (Adam

[nkalmar] ZOOKEEPER-2141 ACL cache in DataTree never removes entries (Adam

[nkalmar] ZOOKEEPER-1392: Request READ or ADMIN permission for getAcl()

[nkalmar] ZOOKEEPER-1748: Add option for tcp keepalive

[nkalmar] fix documentation source for ZOOKEEPER-1748.

[cauldron-dev] CLOUDERA-BUILD. Preparing for 6.3.x release.

[nkalmar] ZOOKEEPER-442. need a way to remove watches that are no longer of

[nkalmar] ZOOKEEPER-1220. ./zkCli.sh 'create' command is throwing

[nkalmar] ZOOKEEPER-271. Better command line parsing in ZookeeperMain. (Hartmut

[nkalmar] ZOOKEEPER-1830. Support command line shell for removing watches 
(Rakesh

[nkalmar] ZOOKEEPER-1831. Document remove watches details to the guide (Rakesh R

[nkalmar] ZOOKEEPER-1909. removeWatches doesn't return NOWATCHER when there is 
no

[nkalmar] ZOOKEEPER-1910. RemoveWatches wrongly removes the watcher if multiple

[nkalmar] ZOOKEEPER-2237 Port async multi to 3.4 branch (Ivan Kelly via rakeshr)

[tamaas] ZOOKEEPER-2184: Zookeeper Client should re-resolve hosts when 
connection

[nkalmar] ZOOKEEPER-1887. C implementation of removeWatches (Raul Gutierrez

[nkalmar] ZOOKEEPER-2062 RemoveWatchesTest takes forever to run (Chris Nauroth 
via

[nkalmar] ZOOKEEPER-1919 Update the C implementation of removeWatches to have it

[nkalmar] ZOOKEEPER-2611: zoo_remove_watchers - can remove the wrong watch (Eyal

[tamaas] ZOOKEEPER-1673. Zookeeper don't support cidr in expression in ACL with

[tamaas] ZOOKEEPER-3263: JAVA9/11 Warnings: Illegal reflective access in

[nkalmar] CDH-80493 - ZooKeeper C client tests build error caused by wrong

[nkalmar] ZOOKEEPER-1914. TestWatchers.cc failure - workaround (michim via fpj)

[mszalay] ZOOKEEPER-3046 fix flaky DisconnectedWatcherTest

[cauldron-dev] CLOUDERA-BUILD. Preparing for 6.3.1 release.

[cauldron-dev] CLOUDERA-BUILD. Preparing for 6.3.2 release.


------------------------------------------
GitHub pull request #1156 of commit 33c21134a47e3eeaf04e7f447fc1bd4d11936e20, 
has merge conflicts.
Running as SYSTEM
Setting status of 33c21134a47e3eeaf04e7f447fc1bd4d11936e20 to PENDING with url 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1644/ 
and message: 'Build started for original commit.'
Using context: JenkinsMaven
[EnvInject] - Loading node environment variables.
Building remotely on H6 (Hadoop) in workspace 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/zookeeper
 > git init 
 > <https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/>
 >  # timeout=10
Fetching upstream changes from https://github.com/apache/zookeeper
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/zookeeper 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/zookeeper # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/zookeeper # timeout=10
Fetching upstream changes from https://github.com/apache/zookeeper
 > git fetch --tags --progress -- https://github.com/apache/zookeeper 
 > +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 33c21134a47e3eeaf04e7f447fc1bd4d11936e20^{commit} # timeout=10
Checking out Revision 33c21134a47e3eeaf04e7f447fc1bd4d11936e20 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 33c21134a47e3eeaf04e7f447fc1bd4d11936e20
Commit message: "CLOUDERA-BUILD. Preparing for 6.3.2 release."
 > git rev-list --no-walk f248c53089d82d2372404f0a7ca992bebd6ecf68 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Parsing POMs
ERROR: No such file 
<https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/ws/pom.xml>
Perhaps you need to specify the correct POM file path in the project 
configuration?
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Setting status of 33c21134a47e3eeaf04e7f447fc1bd4d11936e20 to FAILURE with url 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1644/ 
and message: 'FAILURE
 '
Using context: JenkinsMaven

Refer to this link for build results (access rights to CI server needed): 
https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build-maven/1644/

Reply via email to