[3/3] curator git commit: Merge branch 'master' into CURATOR-3.0

2015-08-24 Thread mdrob
Merge branch 'master' into CURATOR-3.0 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/f9af0ce8 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/f9af0ce8 Diff:

[2/3] curator git commit: CURATOR-218 Reorder ConnectionState process event

2015-08-24 Thread mdrob
CURATOR-218 Reorder ConnectionState process event Address a race condition in ConnectionState.process where it will trigger watchers first before updating its own state. This can lead to inconsistencies when blocking until connected. Project: http://git-wip-us.apache.org/repos/asf/curator/repo

[2/3] curator git commit: Merge branch 'master' into CURATOR-3.0

2015-08-24 Thread randgalt
Merge branch 'master' into CURATOR-3.0 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/f9af0ce8 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/f9af0ce8 Diff:

[3/3] curator git commit: Merge branch 'CURATOR-3.0' into CURATOR-247

2015-08-24 Thread randgalt
Merge branch 'CURATOR-3.0' into CURATOR-247 Conflicts: curator-client/src/main/java/org/apache/curator/ConnectionState.java Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/1bbf301a Tree:

[1/3] curator git commit: CURATOR-218 Reorder ConnectionState process event

2015-08-24 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-247 81bab455c - 1bbf301ab CURATOR-218 Reorder ConnectionState process event Address a race condition in ConnectionState.process where it will trigger watchers first before updating its own state. This can lead to inconsistencies when

[2/3] curator git commit: CURATOR-234 Add remaining slf4j-log4j12 test deps

2015-08-24 Thread mdrob
CURATOR-234 Add remaining slf4j-log4j12 test deps Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/b177ed70 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/b177ed70 Diff:

[1/3] curator git commit: CURATOR-234 Add remaining slf4j-log4j12 test deps

2015-08-24 Thread mdrob
Repository: curator Updated Branches: refs/heads/CURATOR-234 9a444faca - b177ed709 refs/heads/master 061ed0a6d - 5dc27c1fa CURATOR-234 Add remaining slf4j-log4j12 test deps Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit:

[3/3] curator git commit: Merge branch 'CURATOR-234'

2015-08-24 Thread mdrob
Merge branch 'CURATOR-234' Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/5dc27c1f Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/5dc27c1f Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/5dc27c1f

[3/3] curator git commit: Added since tags

2015-08-24 Thread randgalt
Added since tags Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/94dff8a5 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/94dff8a5 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/94dff8a5 Branch:

curator git commit: Updated LeaderLatch for error policy

2015-08-24 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-248 94dff8a5a - 5429a217b Updated LeaderLatch for error policy Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/5429a217 Tree:

[49/50] curator git commit: Merge branch 'CURATOR-234'

2015-08-24 Thread cammckenzie
Merge branch 'CURATOR-234' Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/5dc27c1f Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/5dc27c1f Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/5dc27c1f

[18/50] curator git commit: remove doc for EnsurePath as it is now deprecated

2015-08-24 Thread cammckenzie
remove doc for EnsurePath as it is now deprecated Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/81600019 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/81600019 Diff:

[26/50] curator git commit: Added createContainers() to the main API as it's used too often. Applied it where needed (fixing some issues created when removing ensurePath)

2015-08-24 Thread cammckenzie
Added createContainers() to the main API as it's used too often. Applied it where needed (fixing some issues created when removing ensurePath) Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/47da6211 Tree:

[50/50] curator git commit: CURATOR-167 - Partial fix to clean up Curator managed watch objects when the cache closes. A full fix requires the ability to cancel watches in ZK which is not available un

2015-08-24 Thread cammckenzie
CURATOR-167 - Partial fix to clean up Curator managed watch objects when the cache closes. A full fix requires the ability to cancel watches in ZK which is not available until ZK 3.5 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit:

[44/50] curator git commit: testRequeuingWithLock was too dependent on timing. Created a better way to test the condition

2015-08-24 Thread cammckenzie
testRequeuingWithLock was too dependent on timing. Created a better way to test the condition Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2a39a45d Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2a39a45d

[33/50] curator git commit: CURATOR-236: TreeCache throws IllegalArgumentException when node is a substring of the requested path

2015-08-24 Thread cammckenzie
CURATOR-236: TreeCache throws IllegalArgumentException when node is a substring of the requested path Better path walking algorithm. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/a63bb03e Tree:

[47/50] curator git commit: CURATOR-218 Reorder ConnectionState process event

2015-08-24 Thread cammckenzie
CURATOR-218 Reorder ConnectionState process event Address a race condition in ConnectionState.process where it will trigger watchers first before updating its own state. This can lead to inconsistencies when blocking until connected. Project: http://git-wip-us.apache.org/repos/asf/curator/repo

[04/50] curator git commit: Assuming that ZOOKEEPER-2163 is accepted, container node support has been added to Curator. Also, all recipes that create parent nodes now create container nodes

2015-08-24 Thread cammckenzie
Assuming that ZOOKEEPER-2163 is accepted, container node support has been added to Curator. Also, all recipes that create parent nodes now create container nodes Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/04ae8115

[28/50] curator git commit: Use new APIs to ensure path

2015-08-24 Thread cammckenzie
Use new APIs to ensure path Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/df8ec866 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/df8ec866 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/df8ec866

[02/50] curator git commit: Don't show RPC report

2015-08-24 Thread cammckenzie
Don't show RPC report Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8d8fdf61 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8d8fdf61 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8d8fdf61 Branch:

[27/50] curator git commit: removed testClientClosedDuringRefreshErrorMessage() I didn't write this test and it's not working. I'm not even sure what it tests. Check into it later -JZ

2015-08-24 Thread cammckenzie
removed testClientClosedDuringRefreshErrorMessage() I didn't write this test and it's not working. I'm not even sure what it tests. Check into it later -JZ Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/f18f8765 Tree:

[30/50] curator git commit: Previous change had a potential infinite loop - stack overflow

2015-08-24 Thread cammckenzie
Previous change had a potential infinite loop - stack overflow Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/584e5294 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/584e5294 Diff:

[08/50] curator git commit: Provide a way to override creating containers

2015-08-24 Thread cammckenzie
Provide a way to override creating containers Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/35ec01c0 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/35ec01c0 Diff:

[21/50] curator git commit: Curator-224: Fixed the requeuing problem with DistributedIdQueue.

2015-08-24 Thread cammckenzie
Curator-224: Fixed the requeuing problem with DistributedIdQueue. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/83e1a855 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/83e1a855 Diff:

[05/50] curator git commit: Don't directly link to CreateMode.CONTAINER. Get it via reflection to avoid link issues with different versions of ZooKeeper

2015-08-24 Thread cammckenzie
Don't directly link to CreateMode.CONTAINER. Get it via reflection to avoid link issues with different versions of ZooKeeper Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/d492f8c1 Tree:

[45/50] curator git commit: Added some better logging to testRetryAfterFailure_Curator56()

2015-08-24 Thread cammckenzie
Added some better logging to testRetryAfterFailure_Curator56() Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/25f51498 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/25f51498 Diff:

[10/50] curator git commit: Got rid of EnsurePathContainers. It's not needed and confusing

2015-08-24 Thread cammckenzie
Got rid of EnsurePathContainers. It's not needed and confusing Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/b3cf69d0 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/b3cf69d0 Diff:

[43/50] curator git commit: Merge branch 'CURATOR-231'

2015-08-24 Thread cammckenzie
Merge branch 'CURATOR-231' Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/e8aff9a6 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/e8aff9a6 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/e8aff9a6

[15/50] curator git commit: [CURATOR-223] Add executorService methods to ServiceCacheBuilder

2015-08-24 Thread cammckenzie
[CURATOR-223] Add executorService methods to ServiceCacheBuilder Add executorService methods to ServiceCacheBuilder to allow the caller to specify an ExecutorService or a CloseableExecutorService to be used by the PathChildrenCache embedded in ServiceCacheImpl. Extracts

[34/50] curator git commit: Merge branch 'CURATOR-235' of github.com:oza/curator into CURATOR-235

2015-08-24 Thread cammckenzie
Merge branch 'CURATOR-235' of github.com:oza/curator into CURATOR-235 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/870b4d51 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/870b4d51 Diff:

[42/50] curator git commit: CURATOR-234 Add slf4j-log4j12 test dependency

2015-08-24 Thread cammckenzie
CURATOR-234 Add slf4j-log4j12 test dependency Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/9a444fac Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/9a444fac Diff:

[36/50] curator git commit: CURATOR-240: fix pathological root doesn't exist infinite refresh cycle

2015-08-24 Thread cammckenzie
CURATOR-240: fix pathological root doesn't exist infinite refresh cycle Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/3a4d541a Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/3a4d541a Diff:

[16/50] curator git commit: finalized usage and APIs. Made sure is backward compatible to 3.4.6

2015-08-24 Thread cammckenzie
finalized usage and APIs. Made sure is backward compatible to 3.4.6 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/759ae682 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/759ae682 Diff:

[37/50] curator git commit: CURATOR-241: Write updated data on reconnect

2015-08-24 Thread cammckenzie
CURATOR-241: Write updated data on reconnect PersistentEphemeralNode can be initialised with certain data, then later updated. If the client reconnects, the replacing ephemeral should write the updated data. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit:

[14/50] curator git commit: Merge branch 'fix-deps' into CURATOR-222

2015-08-24 Thread cammckenzie
Merge branch 'fix-deps' into CURATOR-222 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/25dcef9e Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/25dcef9e Diff:

[12/50] curator git commit: closes #81 - created by mistake*

2015-08-24 Thread cammckenzie
closes #81 - created by mistake* Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/20e92a54 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/20e92a54 Diff:

[01/50] curator git commit: [maven-release-plugin] prepare for next development iteration

2015-08-24 Thread cammckenzie
Repository: curator Updated Branches: refs/heads/CURATOR-167 44c3891e3 - 8fae7856e (forced update) [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/121efdb5

[11/50] curator git commit: closes #80 - created by mistake*

2015-08-24 Thread cammckenzie
closes #80 - created by mistake* Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/96fdf851 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/96fdf851 Diff:

[32/50] curator git commit: CURATOR-235 LeaderSelector.internalRequeue should be private

2015-08-24 Thread cammckenzie
CURATOR-235 LeaderSelector.internalRequeue should be private Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/0bec8a06 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/0bec8a06 Diff:

[46/50] curator git commit: CURATOR-224 broke the fix for CURATOR-56. Introduced a new method, makeRequeueItemPath(), so that items can be requeued in a way that's compatible with all the queue types

2015-08-24 Thread cammckenzie
CURATOR-224 broke the fix for CURATOR-56. Introduced a new method, makeRequeueItemPath(), so that items can be requeued in a way that's compatible with all the queue types Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit:

[09/50] curator git commit: Refactoring and more tests

2015-08-24 Thread cammckenzie
Refactoring and more tests Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/12baea34 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/12baea34 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/12baea34

[17/50] curator git commit: minor reformat

2015-08-24 Thread cammckenzie
minor reformat Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/79c214dd Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/79c214dd Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/79c214dd Branch:

[20/50] curator git commit: updated deprecated tags

2015-08-24 Thread cammckenzie
updated deprecated tags Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/d678de0b Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/d678de0b Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/d678de0b

[25/50] curator git commit: left some debug code in

2015-08-24 Thread cammckenzie
left some debug code in Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8226f0cc Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8226f0cc Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8226f0cc

[40/50] curator git commit: CURATOR-129 Add docs to PCC constructors

2015-08-24 Thread cammckenzie
CURATOR-129 Add docs to PCC constructors Add javadocs cautioning users that ExecutorServices provided should be single-threaded This closes #86 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/40b458ee Tree:

[19/50] curator git commit: Doc misnamed CuratorEvent

2015-08-24 Thread cammckenzie
Doc misnamed CuratorEvent Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/f27b4909 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/f27b4909 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/f27b4909

[31/50] curator git commit: Merge branch 'CURATOR-222'

2015-08-24 Thread cammckenzie
Merge branch 'CURATOR-222' Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/e71da8f0 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/e71da8f0 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/e71da8f0

[22/50] curator git commit: Merge branch 'master' of https://github.com/zzcoder/curator into CURATOR-224

2015-08-24 Thread cammckenzie
Merge branch 'master' of https://github.com/zzcoder/curator into CURATOR-224 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/19bb4d1c Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/19bb4d1c Diff:

[39/50] curator git commit: Access data the same way

2015-08-24 Thread cammckenzie
Access data the same way Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/f3ff7e75 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/f3ff7e75 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/f3ff7e75

[38/50] curator git commit: Make getData private and access data directly in setData

2015-08-24 Thread cammckenzie
Make getData private and access data directly in setData Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/5cfa4839 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/5cfa4839 Diff:

[13/50] curator git commit: moved the hard coded deps out of the parent pom. It created problems for curator-rpc

2015-08-24 Thread cammckenzie
moved the hard coded deps out of the parent pom. It created problems for curator-rpc Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/db066346 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/db066346 Diff:

curator git commit: removed import

2015-08-24 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-248 5429a217b - d412f2320 removed import Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/d412f232 Tree: