curator git commit: CURATOR-111 - Modified the authorization handling so that the underlying auth data is stored in a single list. Modified tests to have both a single auth and multiple auth case.

2015-01-12 Thread cammckenzie
Repository: curator Updated Branches: refs/heads/CURATOR-111 7fc3e6507 -> 58328915a CURATOR-111 - Modified the authorization handling so that the underlying auth data is stored in a single list. Modified tests to have both a single auth and multiple auth case. Project: http://git-wip-us.apach

Git Push Summary

2015-01-12 Thread randgalt
Repository: curator Updated Tags: refs/tags/apache-curator-2.7.1 [created] 0bc196eef

[2/3] curator git commit: Smarter path fixing for create sequential.

2015-01-12 Thread cammckenzie
Smarter path fixing for create sequential. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/90986066 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/90986066 Diff: http://git-wip-us.apache.org/repos/asf/curator/di

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

2015-01-12 Thread cammckenzie
Merge branch 'CURATOR-179' Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/b3fb2cfe Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/b3fb2cfe Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/b3fb2cfe Bra

[1/3] curator git commit: CURATOR-179 - Added test case to reproduce the issue.

2015-01-12 Thread cammckenzie
Repository: curator Updated Branches: refs/heads/master dad2888c7 -> b3fb2cfee CURATOR-179 - Added test case to reproduce the issue. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/3a327efa Tree: http://git-wip-us.apach

curator git commit: If a service is updated, update the services map. Closes #43

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/master 7fc3e6507 -> dad2888c7 If a service is updated, update the services map. Closes #43 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/dad2888c Tree: http://git-wip-

[1/3] curator git commit: Patch v1: Add authorization(List

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/master 84699d336 -> 7fc3e6507 Patch v1: Add authorization(Listhttp://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/71dc640b Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/71d

[3/3] curator git commit: Use Guava

2015-01-12 Thread randgalt
Use Guava Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7fc3e650 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7fc3e650 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/7fc3e650 Branch: refs/heads/m

[2/3] curator git commit: Merge branch 'CURATOR-111' of https://github.com/kambatla/curator into CURATOR-111

2015-01-12 Thread randgalt
Merge branch 'CURATOR-111' of https://github.com/kambatla/curator into CURATOR-111 Conflicts: curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java curator-framework/src/test/java/org/apache/curator/framework/imps/TestFramework.java Projec

[2/3] curator git commit: Merge branch 'CURATOR-111' of https://github.com/kambatla/curator into CURATOR-111

2015-01-12 Thread randgalt
Merge branch 'CURATOR-111' of https://github.com/kambatla/curator into CURATOR-111 Conflicts: curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java curator-framework/src/test/java/org/apache/curator/framework/imps/TestFramework.java Projec

[3/3] curator git commit: Use Guava

2015-01-12 Thread randgalt
Use Guava Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7fc3e650 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7fc3e650 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/7fc3e650 Branch: refs/heads/C

[1/3] curator git commit: Patch v1: Add authorization(List

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-111 [created] 7fc3e6507 Patch v1: Add authorization(Listhttp://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/71dc640b Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7

[2/4] curator git commit: CURATOR-166: Reverted to using two overloads in order to keep binary compatibiity and avoid uneeded array allocation.

2015-01-12 Thread randgalt
CURATOR-166: Reverted to using two overloads in order to keep binary compatibiity and avoid uneeded array allocation. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/b387cf09 Tree: http://git-wip-us.apache.org/repos/asf/c

[4/4] curator git commit: eliminated warning

2015-01-12 Thread randgalt
eliminated warning Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/84699d33 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/84699d33 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/84699d33 Branch: ref

[2/4] curator git commit: CURATOR-166: Reverted to using two overloads in order to keep binary compatibiity and avoid uneeded array allocation.

2015-01-12 Thread randgalt
CURATOR-166: Reverted to using two overloads in order to keep binary compatibiity and avoid uneeded array allocation. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/b387cf09 Tree: http://git-wip-us.apache.org/repos/asf/c

[4/4] curator git commit: eliminated warning

2015-01-12 Thread randgalt
eliminated warning Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/84699d33 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/84699d33 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/84699d33 Branch: ref

[1/4] curator git commit: CURATOR-166: Allow ZKPaths to build paths with an arbitrary number of children.

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/master 7a97315dd -> 84699d336 CURATOR-166: Allow ZKPaths to build paths with an arbitrary number of children. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/01a23e9c Tr

[3/4] curator git commit: Merge branch 'CURATOR-166' of https://github.com/rfer/curator into CURATOR-166

2015-01-12 Thread randgalt
Merge branch 'CURATOR-166' of https://github.com/rfer/curator into CURATOR-166 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/687672a3 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/687672a3 Diff: http://git-wi

[1/4] curator git commit: CURATOR-166: Allow ZKPaths to build paths with an arbitrary number of children.

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-166 [created] 84699d336 CURATOR-166: Allow ZKPaths to build paths with an arbitrary number of children. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/01a23e9c

[3/4] curator git commit: Merge branch 'CURATOR-166' of https://github.com/rfer/curator into CURATOR-166

2015-01-12 Thread randgalt
Merge branch 'CURATOR-166' of https://github.com/rfer/curator into CURATOR-166 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/687672a3 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/687672a3 Diff: http://git-wi

[1/6] curator git commit: If zookeeper is down when discovery is started, it fails to register when the zookeeper comes up for the first time. This commit has fix for this issue

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/master 40b2cd802 -> 7a97315dd If zookeeper is down when discovery is started, it fails to register when the zookeeper comes up for the first time. This commit has fix for this issue Project: http://git-wip-us.apache.org/repos/asf/curator/repo Co

[6/6] curator git commit: remove duplicate

2015-01-12 Thread randgalt
remove duplicate Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7a97315d Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7a97315d Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/7a97315d Branch: refs/

[2/6] curator git commit: Merge branch 'CURATOR-175' of https://github.com/gopikori/curator into CURATOR-175

2015-01-12 Thread randgalt
Merge branch 'CURATOR-175' of https://github.com/gopikori/curator into CURATOR-175 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/9a487e23 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/9a487e23 Diff: http://g

[1/6] curator git commit: If zookeeper is down when discovery is started, it fails to register when the zookeeper comes up for the first time. This commit has fix for this issue

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-175 [created] 7a97315dd If zookeeper is down when discovery is started, it fails to register when the zookeeper comes up for the first time. This commit has fix for this issue Project: http://git-wip-us.apache.org/repos/asf/curator/repo

[2/6] curator git commit: Merge branch 'CURATOR-175' of https://github.com/gopikori/curator into CURATOR-175

2015-01-12 Thread randgalt
Merge branch 'CURATOR-175' of https://github.com/gopikori/curator into CURATOR-175 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/9a487e23 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/9a487e23 Diff: http://g

[3/6] curator git commit: use standard test retry

2015-01-12 Thread randgalt
use standard test retry Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/ab6ad24e Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/ab6ad24e Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/ab6ad24e Branch

[3/6] curator git commit: use standard test retry

2015-01-12 Thread randgalt
use standard test retry Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/ab6ad24e Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/ab6ad24e Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/ab6ad24e Branch

[6/6] curator git commit: remove duplicate

2015-01-12 Thread randgalt
remove duplicate Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/7a97315d Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/7a97315d Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/7a97315d Branch: refs/

[4/6] curator git commit: Look for connection errors and merely log when starting. Also, reset instances on initial connection

2015-01-12 Thread randgalt
Look for connection errors and merely log when starting. Also, reset instances on initial connection Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/94fce2ca Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/94fce

[5/6] curator git commit: Merge branch 'CURATOR-175.2' into CURATOR-175

2015-01-12 Thread randgalt
Merge branch 'CURATOR-175.2' into CURATOR-175 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/f2f03ce8 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/f2f03ce8 Diff: http://git-wip-us.apache.org/repos/asf/curator

[4/6] curator git commit: Look for connection errors and merely log when starting. Also, reset instances on initial connection

2015-01-12 Thread randgalt
Look for connection errors and merely log when starting. Also, reset instances on initial connection Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/94fce2ca Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/94fce

[5/6] curator git commit: Merge branch 'CURATOR-175.2' into CURATOR-175

2015-01-12 Thread randgalt
Merge branch 'CURATOR-175.2' into CURATOR-175 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/f2f03ce8 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/f2f03ce8 Diff: http://git-wip-us.apache.org/repos/asf/curator

[4/4] curator git commit: Added method to provide old behavior

2015-01-12 Thread randgalt
Added method to provide old behavior Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/40b2cd80 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/40b2cd80 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/40b

[2/4] curator git commit: Merge branch 'jwilson_0102_name_threads' of https://github.com/swankjesse/curator into CURATOR-177

2015-01-12 Thread randgalt
Merge branch 'jwilson_0102_name_threads' of https://github.com/swankjesse/curator into CURATOR-177 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/4a394d51 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/4a394d5

[3/4] curator git commit: Added method to provide old behavior

2015-01-12 Thread randgalt
Added method to provide old behavior Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/870b658e Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/870b658e Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/870

[1/4] curator git commit: Use Curator in thread names.

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/master e8b2c270b -> 40b2cd802 Use Curator in thread names. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/075f3fa8 Tree: http://git-wip-us.apache.org/repos/asf/curator/

curator git commit: Added method to provide old behavior

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-177 870b658e5 -> 40b2cd802 Added method to provide old behavior Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/40b2cd80 Tree: http://git-wip-us.apache.org/repos

[3/3] curator git commit: Added method to provide old behavior

2015-01-12 Thread randgalt
Added method to provide old behavior Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/870b658e Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/870b658e Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/870

[2/3] curator git commit: Merge branch 'jwilson_0102_name_threads' of https://github.com/swankjesse/curator into CURATOR-177

2015-01-12 Thread randgalt
Merge branch 'jwilson_0102_name_threads' of https://github.com/swankjesse/curator into CURATOR-177 Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/4a394d51 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/4a394d5

[1/3] curator git commit: Use Curator in thread names.

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-177 [created] 870b658e5 Use Curator in thread names. Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/075f3fa8 Tree: http://git-wip-us.apache.org/repos/asf/curato

curator git commit: Closes #52 - Reaper/ChildReaper are the correct ways to do this

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/master 2474454fb -> e8b2c270b Closes #52 - Reaper/ChildReaper are the correct ways to do this Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/e8b2c270 Tree: http://git-w

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

2015-01-12 Thread randgalt
Merge branch 'CURATOR-176' Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/8a84f596 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/8a84f596 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/8a84f596 Bra

[3/3] curator git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator

2015-01-12 Thread randgalt
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/curator Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/2474454f Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/2474454f Diff: http://git-wip-us.a

[1/3] curator git commit: Use NodeCache instead of manually watching. It's safer and more Curator-like

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/master a0a676e3e -> 2474454fb Use NodeCache instead of manually watching. It's safer and more Curator-like Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/11dad798 Tree:

curator git commit: Use NodeCache instead of manually watching. It's safer and more Curator-like

2015-01-12 Thread randgalt
Repository: curator Updated Branches: refs/heads/CURATOR-176 37dc44785 -> 11dad7983 Use NodeCache instead of manually watching. It's safer and more Curator-like Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/11dad798