[7/7] git commit: Merge remote-tracking branch 'origin/1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2013-11-19 Thread elserj
Merge remote-tracking branch 'origin/1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: test/src/test/java/org/apache/accumulo/test/ShellServerIT.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e3b1767a Tree: h

[3/7] git commit: ACCUMULO-1908 Manually set filter on table and force deletetable.

2013-11-19 Thread elserj
ACCUMULO-1908 Manually set filter on table and force deletetable. It appears that testPertableClasspath could never pass as expected, but I didn't investigate how it did sometimes. Because FooFilter extends Filter, it should always hang waiting for the option to be input. Additionally, the delet

[1/7] git commit: ACCUMULO-1908 Add in small sleeps to let ZK information propogate.

2013-11-19 Thread elserj
Updated Branches: refs/heads/1.6.0-SNAPSHOT de4f71e27 -> e3b1767ab ACCUMULO-1908 Add in small sleeps to let ZK information propogate. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/316a84b5 Tree: http://git-wip-us.a

[4/7] git commit: ACCUMULO-1062 disabling testParallelWriteSpeed

2013-11-19 Thread elserj
ACCUMULO-1062 disabling testParallelWriteSpeed git-svn-id: https://svn.apache.org/repos/asf/accumulo/branches/1.5@1461552 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ae0be1f6 Tr

[5/7] git commit: ACCUMULO-1215 Backport change to stop running test from 1.5 to 1.4

2013-11-19 Thread elserj
ACCUMULO-1215 Backport change to stop running test from 1.5 to 1.4 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3f633bf4 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3f633bf4 Diff: http://git-wip-us.apac

[2/7] git commit: ACCUMULO-1908 Make an odd du assertion a little more odd.

2013-11-19 Thread elserj
ACCUMULO-1908 Make an odd du assertion a little more odd. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2ad8a4f3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2ad8a4f3 Diff: http://git-wip-us.apache.org/re

[6/7] git commit: Merge remote-tracking branch 'origin/1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-11-19 Thread elserj
Merge remote-tracking branch 'origin/1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/df053b4e Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/df053b4e Diff: http://git-wip-u

[1/3] git commit: ACCUMULO-1062 disabling testParallelWriteSpeed

2013-11-19 Thread elserj
Updated Branches: refs/heads/1.5.1-SNAPSHOT 054a89e4b -> df053b4e2 ACCUMULO-1062 disabling testParallelWriteSpeed git-svn-id: https://svn.apache.org/repos/asf/accumulo/branches/1.5@1461552 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Com

[3/3] git commit: Merge remote-tracking branch 'origin/1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-11-19 Thread elserj
Merge remote-tracking branch 'origin/1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/df053b4e Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/df053b4e Diff: http://git-wip-u

[2/3] git commit: ACCUMULO-1215 Backport change to stop running test from 1.5 to 1.4

2013-11-19 Thread elserj
ACCUMULO-1215 Backport change to stop running test from 1.5 to 1.4 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3f633bf4 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3f633bf4 Diff: http://git-wip-us.apac

git commit: ACCUMULO-1215 Backport change to stop running test from 1.5 to 1.4

2013-11-19 Thread elserj
Updated Branches: refs/heads/1.4.5-SNAPSHOT ae0be1f60 -> 3f633bf45 ACCUMULO-1215 Backport change to stop running test from 1.5 to 1.4 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3f633bf4 Tree: http://git-wip-us.a

git commit: ACCUMULO-1062 disabling testParallelWriteSpeed

2013-11-19 Thread elserj
Updated Branches: refs/heads/1.4.5-SNAPSHOT e32664103 -> ae0be1f60 ACCUMULO-1062 disabling testParallelWriteSpeed git-svn-id: https://svn.apache.org/repos/asf/accumulo/branches/1.5@1461552 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Com

[2/2] git commit: ACCUMULO-1908 Manually set filter on table and force deletetable.

2013-11-19 Thread elserj
ACCUMULO-1908 Manually set filter on table and force deletetable. It appears that testPertableClasspath could never pass as expected, but I didn't investigate how it did sometimes. Because FooFilter extends Filter, it should always hang waiting for the option to be input. Additionally, the delet

[1/2] git commit: ACCUMULO-1908 Make an odd du assertion a little more odd.

2013-11-19 Thread elserj
Updated Branches: refs/heads/1.5.1-SNAPSHOT 316a84b54 -> 054a89e4b ACCUMULO-1908 Make an odd du assertion a little more odd. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2ad8a4f3 Tree: http://git-wip-us.apache.org

git commit: ACCUMULO-1908 Add in small sleeps to let ZK information propogate.

2013-11-19 Thread elserj
Updated Branches: refs/heads/1.5.1-SNAPSHOT 5221747de -> 316a84b54 ACCUMULO-1908 Add in small sleeps to let ZK information propogate. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/316a84b5 Tree: http://git-wip-us.a

git commit: ACCUMULO-1009 Another javadoc problem fixed

2013-11-19 Thread ctubbsii
Updated Branches: refs/heads/1.6.0-SNAPSHOT bc65b369c -> de4f71e27 ACCUMULO-1009 Another javadoc problem fixed Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/de4f71e2 Tree: http://git-wip-us.apache.org/repos/asf/acc

git commit: ACCUMULO-1009 Clean up javadocs and warnings from prior commits

2013-11-19 Thread ctubbsii
Updated Branches: refs/heads/1.6.0-SNAPSHOT 739718253 -> e647b1b1b ACCUMULO-1009 Clean up javadocs and warnings from prior commits Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e647b1b1 Tree: http://git-wip-us.apac

git commit: ACCUMULO-1613 added documentation for conditional writer

2013-11-19 Thread kturner
Updated Branches: refs/heads/1.6.0-SNAPSHOT 2faafcce4 -> 739718253 ACCUMULO-1613 added documentation for conditional writer Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/73971825 Tree: http://git-wip-us.apache.org/

[1/8] git commit: ACCUMULO-1873 Better ZOOKEEPER_HOME check in start-all.sh

2013-11-19 Thread ecn
Updated Branches: refs/heads/master c7f4398bc -> b732722f8 ACCUMULO-1873 Better ZOOKEEPER_HOME check in start-all.sh The script now checks that ZOOKEEPER_HOME is a directory and detects when the search for a ZK JAR comes up empty. Signed-off-by: Eric Newton Project: http://git-wip-us.apach

[12/12] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bdfcc0e3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bdfcc0e3 Diff: http://git-wip-us.apache.org/repos/asf/

[2/8] git commit: ACCUMULO-1873 merging patch

2013-11-19 Thread ecn
ACCUMULO-1873 merging patch Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f2950ab5 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f2950ab5 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/f2950ab5

[03/12] git commit: ACCUMULO-1873 Better ZOOKEEPER_HOME check in start-all.sh

2013-11-19 Thread ecn
ACCUMULO-1873 Better ZOOKEEPER_HOME check in start-all.sh The script now checks that ZOOKEEPER_HOME is a directory and detects when the search for a ZK JAR comes up empty. Signed-off-by: Eric Newton Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.

[7/8] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bdfcc0e3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bdfcc0e3 Diff: http://git-wip-us.apache.org/repos/asf/

[07/12] git commit: ACCUMULO-1873 follow symlinks

2013-11-19 Thread ecn
ACCUMULO-1873 follow symlinks Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e3266410 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e3266410 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e32664

[6/8] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5221747d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5221747d Diff: http://git-wip-us.apache.org/repos/asf/

[11/12] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5221747d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5221747d Diff: http://git-wip-us.apache.org/repos/asf/

[10/12] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5221747d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5221747d Diff: http://git-wip-us.apache.org/repos/asf/

[4/8] git commit: Merge branch '1.6.0-SNAPSHOT'

2013-11-19 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ee492906 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ee492906 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/ee4929

[02/12] git commit: ACCUMULO-1873 Better ZOOKEEPER_HOME check in start-all.sh

2013-11-19 Thread ecn
ACCUMULO-1873 Better ZOOKEEPER_HOME check in start-all.sh The script now checks that ZOOKEEPER_HOME is a directory and detects when the search for a ZK JAR comes up empty. Signed-off-by: Eric Newton Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.

[04/12] git commit: ACCUMULO-1873 merging patch

2013-11-19 Thread ecn
ACCUMULO-1873 merging patch Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f2950ab5 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f2950ab5 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/f2950ab5

[01/12] git commit: ACCUMULO-1873 Better ZOOKEEPER_HOME check in start-all.sh

2013-11-19 Thread ecn
Updated Branches: refs/heads/1.4.5-SNAPSHOT ada418037 -> e32664103 refs/heads/1.5.1-SNAPSHOT 487eec38f -> 5221747de refs/heads/1.6.0-SNAPSHOT 3199c2a11 -> bdfcc0e3c ACCUMULO-1873 Better ZOOKEEPER_HOME check in start-all.sh The script now checks that ZOOKEEPER_HOME is a directory and detect

[3/8] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fae812d4 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fae812d4 Diff: http://git-wip-us.apache.org/repos/asf/

[05/12] git commit: ACCUMULO-1873 merging patch

2013-11-19 Thread ecn
ACCUMULO-1873 merging patch Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f2950ab5 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f2950ab5 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/f2950ab5

[08/12] git commit: ACCUMULO-1873 follow symlinks

2013-11-19 Thread ecn
ACCUMULO-1873 follow symlinks Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e3266410 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e3266410 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e32664

[5/8] git commit: ACCUMULO-1873 follow symlinks

2013-11-19 Thread ecn
ACCUMULO-1873 follow symlinks Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e3266410 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e3266410 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e32664

[06/12] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/fae812d4 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/fae812d4 Diff: http://git-wip-us.apache.org/repos/asf/

[09/12] git commit: ACCUMULO-1873 follow symlinks

2013-11-19 Thread ecn
ACCUMULO-1873 follow symlinks Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e3266410 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e3266410 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e32664

[8/8] git commit: Merge branch '1.6.0-SNAPSHOT'

2013-11-19 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b732722f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b732722f Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/b73272

[07/12] git commit: ACCUMULO-1889 mark ZKI as closed once close() is called.

2013-11-19 Thread ecn
ACCUMULO-1889 mark ZKI as closed once close() is called. Once a given ZKI has .close() called, mark that instance closed regardless of outstanding client count. Signed-off-by: Eric Newton Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/

[11/12] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/487eec38 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/487eec38 Diff: http://git-wip-us.apache

[04/12] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ffb26a25 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ffb26a25 Diff: http://git-wip-us.apache

[10/12] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/487eec38 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/487eec38 Diff: http://git-wip-us.apache

[03/12] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ffb26a25 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ffb26a25 Diff: http://git-wip-us.apache

[08/12] git commit: ACCUMULO-1889 mark ZKI as closed once close() is called.

2013-11-19 Thread ecn
ACCUMULO-1889 mark ZKI as closed once close() is called. Once a given ZKI has .close() called, mark that instance closed regardless of outstanding client count. Signed-off-by: Eric Newton Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/

[06/12] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d8b4ba94 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d8b4ba94 Diff: http://git-wip-us.apache

[01/12] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
Updated Branches: refs/heads/1.4.5-SNAPSHOT d8b4ba942 -> ada418037 refs/heads/1.5.1-SNAPSHOT 6f07d7aaa -> 487eec38f refs/heads/1.6.0-SNAPSHOT 3875de367 -> 3199c2a11 ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/re

[12/12] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3199c2a1 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3199c2a1 Diff: http://git-wip-us.apache.org/repos/asf/

[05/12] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d8b4ba94 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d8b4ba94 Diff: http://git-wip-us.apache

[02/12] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4976a935 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4976a935 Diff: http://git-wip-us.apache

[09/12] git commit: ACCUMULO-1889 mark ZKI as closed once close() is called.

2013-11-19 Thread ecn
ACCUMULO-1889 mark ZKI as closed once close() is called. Once a given ZKI has .close() called, mark that instance closed regardless of outstanding client count. Signed-off-by: Eric Newton Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/

[3/7] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d8b4ba94 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d8b4ba94 Diff: http://git-wip-us.apache

[5/7] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/487eec38 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/487eec38 Diff: http://git-wip-us.apache

[4/7] git commit: ACCUMULO-1889 mark ZKI as closed once close() is called.

2013-11-19 Thread ecn
ACCUMULO-1889 mark ZKI as closed once close() is called. Once a given ZKI has .close() called, mark that instance closed regardless of outstanding client count. Signed-off-by: Eric Newton Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/

[7/7] git commit: Merge branch '1.6.0-SNAPSHOT'

2013-11-19 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c7f4398b Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c7f4398b Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/c7f439

[6/7] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3199c2a1 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3199c2a1 Diff: http://git-wip-us.apache.org/repos/asf/

[2/7] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ffb26a25 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ffb26a25 Diff: http://git-wip-us.apache

[1/7] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
Updated Branches: refs/heads/master 4ba658750 -> c7f4398bc ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4976a935 Tree: http://git-wip-us.apache.org/

[9/9] git commit: Merge branch '1.6.0-SNAPSHOT'

2013-11-19 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4ba65875 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4ba65875 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/4ba658

[4/9] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6f07d7aa Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6f07d7aa Diff: http://git-wip-us.apache

[6/9] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6f07d7aa Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6f07d7aa Diff: http://git-wip-us.apache

[5/9] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6f07d7aa Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/6f07d7aa Diff: http://git-wip-us.apache

[7/9] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3875de36 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3875de36 Diff: http://git-wip-us.apache.org/repos/asf/

[1/9] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
Updated Branches: refs/heads/1.4.5-SNAPSHOT 32b6b6576 -> d8b4ba942 refs/heads/1.5.1-SNAPSHOT bf8c90a02 -> 6f07d7aaa refs/heads/1.6.0-SNAPSHOT 55016d776 -> 3875de367 refs/heads/master 1af632306 -> 4ba658750 ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://

[8/9] git commit: Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT

2013-11-19 Thread ecn
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3875de36 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3875de36 Diff: http://git-wip-us.apache.org/repos/asf/

[2/9] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ffb26a25 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ffb26a25 Diff: http://git-wip-us.apache

[3/9] git commit: ACCUMULO-1901 treat the gc start/stop like the redundant masters

2013-11-19 Thread ecn
ACCUMULO-1901 treat the gc start/stop like the redundant masters Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d8b4ba94 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d8b4ba94 Diff: http://git-wip-us.apache

[3/3] git commit: ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API

2013-11-19 Thread ecn
ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/55016d77 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/55016d77 Diff: http://g

[1/3] git commit: ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API

2013-11-19 Thread ecn
Updated Branches: refs/heads/1.6.0-SNAPSHOT 437da6ec6 -> 55016d776 ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/32b6b657 Tree: http:

[1/2] git commit: ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API

2013-11-19 Thread ecn
Updated Branches: refs/heads/master e4fb07c20 -> 1af632306 ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/55016d77 Tree: http://git-wi

[2/3] git commit: ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API

2013-11-19 Thread ecn
ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bf8c90a0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bf8c90a0 Diff: http://g

[2/2] git commit: Merge branch '1.6.0-SNAPSHOT'

2013-11-19 Thread ecn
Merge branch '1.6.0-SNAPSHOT' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/1af63230 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/1af63230 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/1af632

[3/3] git commit: ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API

2013-11-19 Thread ecn
ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/e4fb07c2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e4fb07c2 Diff: http://g

[1/3] git commit: ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API

2013-11-19 Thread ecn
Updated Branches: refs/heads/master 44338a9b8 -> e4fb07c20 ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/32b6b657 Tree: http://git-wi

[2/3] git commit: ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API

2013-11-19 Thread ecn
ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bf8c90a0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bf8c90a0 Diff: http://g

[2/2] git commit: ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API

2013-11-19 Thread ecn
ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bf8c90a0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/bf8c90a0 Diff: http://g

[1/2] git commit: ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API

2013-11-19 Thread ecn
Updated Branches: refs/heads/1.5.1-SNAPSHOT 404e955ec -> bf8c90a02 ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/32b6b657 Tree: http:

git commit: ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API

2013-11-19 Thread ecn
Updated Branches: refs/heads/1.4.5-SNAPSHOT 79d686faa -> 32b6b6576 ACCUMULO-1903 prefer the cached, reusable ZooReaderWriter over raw Zookeeper API Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/32b6b657 Tree: http: