[09/10] git commit: More utf8, avoid unnecessary String creation and Long creation.

2014-01-30 Thread elserj
More utf8, avoid unnecessary String creation and Long creation. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8b56d748 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/8b56d748 Diff: http://git-wip-us.apache.

[10/10] git commit: Make Comparators Serializable too, UTF8, and entrySet instead of keySet

2014-01-30 Thread elserj
Make Comparators Serializable too, UTF8, and entrySet instead of keySet Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/d1f139eb Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d1f139eb Diff: http://git-wip-us

[01/10] git commit: ACCUMULO-2292 Remove unnecessary imports

2014-01-30 Thread elserj
Updated Branches: refs/heads/2292-findbugs [created] d1f139eb4 ACCUMULO-2292 Remove unnecessary imports Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3636136b Tree: http://git-wip-us.apache.org/repos/asf/accumulo/t

[04/10] git commit: ACCUMULO-2292 Use the constant utf8 Charset already defined.

2014-01-30 Thread elserj
ACCUMULO-2292 Use the constant utf8 Charset already defined. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/a11dae7d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/a11dae7d Diff: http://git-wip-us.apache.org

[02/10] git commit: ACCUMULO-2292 Fix findbugs errors in trace module

2014-01-30 Thread elserj
ACCUMULO-2292 Fix findbugs errors in trace module Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cfc7fecc Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/cfc7fecc Diff: http://git-wip-us.apache.org/repos/asf/

[03/10] git commit: Lots of Constants.UTF8 usages on String constructor and toBytes() calls

2014-01-30 Thread elserj
Lots of Constants.UTF8 usages on String constructor and toBytes() calls Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/cbf8a9fa Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/cbf8a9fa Diff: http://git-wip-us

[07/10] git commit: More String UTF8 charsets and add Serializable to the Comparator to make sure the TreeMap is thus also serializable.

2014-01-30 Thread elserj
More String UTF8 charsets and add Serializable to the Comparator to make sure the TreeMap is thus also serializable. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6770ed97 Tree: http://git-wip-us.apache.org/repos/asf/

[05/10] git commit: Change keySet iterator to an entrySet iterator to avoid an extra get call on the Map

2014-01-30 Thread elserj
Change keySet iterator to an entrySet iterator to avoid an extra get call on the Map Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4fa2e62d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/4fa2e62d Diff: htt

[06/10] git commit: Eliminiate an extra string creation unnecessarily

2014-01-30 Thread elserj
Eliminiate an extra string creation unnecessarily Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/40c3319d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/40c3319d Diff: http://git-wip-us.apache.org/repos/asf/

[08/10] git commit: Fix an InputFormatBase blunder, add defensive copies, and lots of UTF8

2014-01-30 Thread elserj
Fix an InputFormatBase blunder, add defensive copies, and lots of UTF8 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/0df56927 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/0df56927 Diff: http://git-wip-us.

git commit: ACCUMULO-1917 adding ClientConfiguration javadoc

2014-01-30 Thread vines
Updated Branches: refs/heads/1.6.0-SNAPSHOT aff072d24 -> b178784b9 ACCUMULO-1917 adding ClientConfiguration javadoc Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b178784b Tree: http://git-wip-us.apache.org/repos/as

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

2014-01-30 Thread vines
Merge remote-tracking branch 'origin/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/7f5bd5f5 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/7f5bd5f5 Diff: http://git-wip-us.apache.org/repos/a

[1/2] git commit: ACCUMULO-1917 adding ClientConfiguration javadoc

2014-01-30 Thread vines
Updated Branches: refs/heads/master ec745ff04 -> 7f5bd5f5a ACCUMULO-1917 adding ClientConfiguration javadoc Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b178784b Tree: http://git-wip-us.apache.org/repos/asf/accumu

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

2014-01-30 Thread vines
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/b33559c7 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b33559c7 Diff: http://git-wip-u

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

2014-01-30 Thread vines
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/b33559c7 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b33559c7 Diff: http://git-wip-u

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

2014-01-30 Thread vines
Merge remote-tracking branch 'origin/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/aff072d2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/aff072d2 Diff: http://git-wip-u

[1/3] git commit: ACCUMULO-2220 supporting ACCUMULO_CONF_DIR in test/system/bench

2014-01-30 Thread vines
Updated Branches: refs/heads/1.6.0-SNAPSHOT d497b8090 -> aff072d24 ACCUMULO-2220 supporting ACCUMULO_CONF_DIR in test/system/bench Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4d8977c8 Tree: http://git-wip-us.apac

[1/4] git commit: ACCUMULO-2220 supporting ACCUMULO_CONF_DIR in test/system/bench

2014-01-30 Thread vines
Updated Branches: refs/heads/master e98c089b4 -> ec745ff04 ACCUMULO-2220 supporting ACCUMULO_CONF_DIR in test/system/bench Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4d8977c8 Tree: http://git-wip-us.apache.org/r

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

2014-01-30 Thread vines
Merge remote-tracking branch 'origin/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/aff072d2 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/aff072d2 Diff: http://git-wip-u

[4/4] git commit: Merge remote-tracking branch 'origin/1.6.0-SNAPSHOT'

2014-01-30 Thread vines
Merge remote-tracking branch 'origin/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/ec745ff0 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/ec745ff0 Diff: http://git-wip-us.apache.org/repos/a

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

2014-01-30 Thread vines
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/b33559c7 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b33559c7 Diff: http://git-wip-u

[1/2] git commit: ACCUMULO-2220 supporting ACCUMULO_CONF_DIR in test/system/bench

2014-01-30 Thread vines
Updated Branches: refs/heads/1.5.1-SNAPSHOT 5fe2cccaf -> b33559c71 ACCUMULO-2220 supporting ACCUMULO_CONF_DIR in test/system/bench Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4d8977c8 Tree: http://git-wip-us.apac

git commit: ACCUMULO-2220 supporting ACCUMULO_CONF_DIR in test/system/bench

2014-01-30 Thread vines
Updated Branches: refs/heads/1.4.5-SNAPSHOT 9bff89fc2 -> 4d8977c89 ACCUMULO-2220 supporting ACCUMULO_CONF_DIR in test/system/bench Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/4d8977c8 Tree: http://git-wip-us.apac

[6/8] git commit: Merge branch '1.6.0-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT

2014-01-30 Thread elserj
Merge branch '1.6.0-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo 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/d497b809 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d

[3/8] git commit: ACCUMULO-2293 Check the correct SecurityErrorCode on ThriftSecurityException in the _flush method

2014-01-30 Thread elserj
ACCUMULO-2293 Check the correct SecurityErrorCode on ThriftSecurityException in the _flush method Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5fe2ccca Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5fe2c

[1/8] git commit: ACCUMULO-2293 Check the correct SecurityErrorCode on ThriftSecurityException in the _flush method

2014-01-30 Thread elserj
Updated Branches: refs/heads/1.5.1-SNAPSHOT 688d4e476 -> 5fe2cccaf refs/heads/1.6.0-SNAPSHOT 2611cba3b -> d497b8090 refs/heads/master 2dc88d3dc -> e98c089b4 ACCUMULO-2293 Check the correct SecurityErrorCode on ThriftSecurityException in the _flush method Project: http://git-wip-us.apache

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

2014-01-30 Thread elserj
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: core/src/main/java/org/apache/accumulo/core/client/admin/TableOperationsImpl.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bee5a54c Tree: http

[7/8] git commit: Merge branch '1.6.0-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo into 1.6.0-SNAPSHOT

2014-01-30 Thread elserj
Merge branch '1.6.0-SNAPSHOT' of https://git-wip-us.apache.org/repos/asf/accumulo 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/d497b809 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/d

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

2014-01-30 Thread elserj
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/e98c089b Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/e98c089b Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/e98c08

[2/8] git commit: ACCUMULO-2293 Check the correct SecurityErrorCode on ThriftSecurityException in the _flush method

2014-01-30 Thread elserj
ACCUMULO-2293 Check the correct SecurityErrorCode on ThriftSecurityException in the _flush method Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/5fe2ccca Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/5fe2c

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

2014-01-30 Thread elserj
Merge branch '1.5.1-SNAPSHOT' into 1.6.0-SNAPSHOT Conflicts: core/src/main/java/org/apache/accumulo/core/client/admin/TableOperationsImpl.java Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/bee5a54c Tree: http

[07/10] git commit: ACCUMULO-2289 Correcting Tables.getNamespace to Tables.getNamespaceId

2014-01-30 Thread vines
ACCUMULO-2289 Correcting Tables.getNamespace to Tables.getNamespaceId Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/939a4f9d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/939a4f9d Diff: http://git-wip-us.a

[01/10] git commit: Revert "ACCUMULO-2096 Clean up the security RW tests."

2014-01-30 Thread vines
Updated Branches: refs/heads/master cac5e121b -> 2dc88d3dc Revert "ACCUMULO-2096 Clean up the security RW tests." This reverts commit 9f59c0022777fc86d0b269d064bcc898b27c9b23. Conflicts: test/src/main/java/org/apache/accumulo/test/randomwalk/security/Validate.java Project: http://g

[04/10] git commit: ACCUMULO-1479 Simplification of namespace support in SecurityOperation

2014-01-30 Thread vines
ACCUMULO-1479 Simplification of namespace support in SecurityOperation Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b80e1a4f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b80e1a4f Diff: http://git-wip-us.

[10/10] git commit: Merge remote-tracking branch 'origin/1.6.0-SNAPSHOT'

2014-01-30 Thread vines
Merge remote-tracking branch 'origin/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/2dc88d3d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2dc88d3d Diff: http://git-wip-us.apache.org/repos/a

[02/10] git commit: Revert "ACCUMULO-2087 ACCUMULO-2086 Fixing formatting."

2014-01-30 Thread vines
Revert "ACCUMULO-2087 ACCUMULO-2086 Fixing formatting." This reverts commit 0d294ad64ed5a12c44e1c33bc5561897e3aef512. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/12aa01e9 Tree: http://git-wip-us.apache.org/repos/asf

[09/10] git commit: ACCUMULO-2295 adjusting test timeouts

2014-01-30 Thread vines
ACCUMULO-2295 adjusting test timeouts Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2611cba3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2611cba3 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/dif

[05/10] git commit: ACCUMULO-2260 removing table config copy test

2014-01-30 Thread vines
ACCUMULO-2260 removing table config copy test Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f0448ffa Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f0448ffa Diff: http://git-wip-us.apache.org/repos/asf/accu

[08/10] git commit: ACCUMULO-2086 ACCUMULO-2096 ACCUMULO-2286 Some more initial namespace support

2014-01-30 Thread vines
ACCUMULO-2086 ACCUMULO-2096 ACCUMULO-2286 Some more initial namespace support Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3d8a1161 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3d8a1161 Diff: http://git-

[03/10] git commit: Revert "ACCUMULO-2086 Use the tableID instead of the tableName where necessary."

2014-01-30 Thread vines
Revert "ACCUMULO-2086 Use the tableID instead of the tableName where necessary." This reverts commit e8c9aae904380f22e55a31e3a7422ecd4597b0b0. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ca6c82bb Tree: http://git-wi

[5/9] git commit: ACCUMULO-2260 removing table config copy test

2014-01-30 Thread vines
ACCUMULO-2260 removing table config copy test Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/f0448ffa Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/f0448ffa Diff: http://git-wip-us.apache.org/repos/asf/accu

[3/9] git commit: Revert "ACCUMULO-2086 Use the tableID instead of the tableName where necessary."

2014-01-30 Thread vines
Revert "ACCUMULO-2086 Use the tableID instead of the tableName where necessary." This reverts commit e8c9aae904380f22e55a31e3a7422ecd4597b0b0. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/ca6c82bb Tree: http://git-wi

[7/9] git commit: ACCUMULO-2289 Correcting Tables.getNamespace to Tables.getNamespaceId

2014-01-30 Thread vines
ACCUMULO-2289 Correcting Tables.getNamespace to Tables.getNamespaceId Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/939a4f9d Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/939a4f9d Diff: http://git-wip-us.a

[1/9] git commit: Revert "ACCUMULO-2096 Clean up the security RW tests."

2014-01-30 Thread vines
Updated Branches: refs/heads/1.6.0-SNAPSHOT 49457839a -> 2611cba3b Revert "ACCUMULO-2096 Clean up the security RW tests." This reverts commit 9f59c0022777fc86d0b269d064bcc898b27c9b23. Conflicts: test/src/main/java/org/apache/accumulo/test/randomwalk/security/Validate.java Project:

[9/9] git commit: ACCUMULO-2295 adjusting test timeouts

2014-01-30 Thread vines
ACCUMULO-2295 adjusting test timeouts Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/2611cba3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/2611cba3 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/dif

[4/9] git commit: ACCUMULO-1479 Simplification of namespace support in SecurityOperation

2014-01-30 Thread vines
ACCUMULO-1479 Simplification of namespace support in SecurityOperation Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b80e1a4f Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/b80e1a4f Diff: http://git-wip-us.

[2/9] git commit: Revert "ACCUMULO-2087 ACCUMULO-2086 Fixing formatting."

2014-01-30 Thread vines
Revert "ACCUMULO-2087 ACCUMULO-2086 Fixing formatting." This reverts commit 0d294ad64ed5a12c44e1c33bc5561897e3aef512. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/12aa01e9 Tree: http://git-wip-us.apache.org/repos/asf

[8/9] git commit: ACCUMULO-2086 ACCUMULO-2096 ACCUMULO-2286 Some more initial namespace support

2014-01-30 Thread vines
ACCUMULO-2086 ACCUMULO-2096 ACCUMULO-2286 Some more initial namespace support Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/3d8a1161 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/3d8a1161 Diff: http://git-

[05/10] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT (-sours)

2014-01-30 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT (-sours) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/688d4e47 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/688d4e47 Diff: http://git-wip-us.apache.org/r

[04/10] git commit: ACCUMULO-2285 Default to MASTER1 if tracers or gc file is missing (1.4.x)

2014-01-30 Thread bhavanki
ACCUMULO-2285 Default to MASTER1 if tracers or gc file is missing (1.4.x) The start-all.sh script defaults to starting tracer and gc processes on the first master if the tracers and gc files are missing from ACCUMULO_CONF_DIR. This change adds that default behavior to stop-all.sh, which otherwis

[06/10] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT (-sours)

2014-01-30 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT (-sours) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/688d4e47 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/688d4e47 Diff: http://git-wip-us.apache.org/r

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

2014-01-30 Thread bhavanki
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/cac5e121 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/cac5e121 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/cac5e1

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

2014-01-30 Thread bhavanki
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/49457839 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/49457839 Diff: http://git-wip-us.apache.org/repos/asf/

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

2014-01-30 Thread bhavanki
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/49457839 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/49457839 Diff: http://git-wip-us.apache.org/repos/asf/

[07/10] git commit: Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT (-sours)

2014-01-30 Thread bhavanki
Merge branch '1.4.5-SNAPSHOT' into 1.5.1-SNAPSHOT (-sours) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/688d4e47 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/688d4e47 Diff: http://git-wip-us.apache.org/r

[03/10] git commit: ACCUMULO-2285 Default to MASTER1 if tracers or gc file is missing (1.4.x)

2014-01-30 Thread bhavanki
ACCUMULO-2285 Default to MASTER1 if tracers or gc file is missing (1.4.x) The start-all.sh script defaults to starting tracer and gc processes on the first master if the tracers and gc files are missing from ACCUMULO_CONF_DIR. This change adds that default behavior to stop-all.sh, which otherwis

[01/10] git commit: ACCUMULO-2285 Default to MASTER1 if tracers or gc file is missing (1.4.x)

2014-01-30 Thread bhavanki
Updated Branches: refs/heads/1.4.5-SNAPSHOT d362d16ac -> 9bff89fc2 refs/heads/1.5.1-SNAPSHOT be26f7916 -> 688d4e476 refs/heads/1.6.0-SNAPSHOT 3751c67c3 -> 49457839a refs/heads/master f115f1979 -> cac5e121b ACCUMULO-2285 Default to MASTER1 if tracers or gc file is missing (1.4.x) The star

[02/10] git commit: ACCUMULO-2285 Default to MASTER1 if tracers or gc file is missing (1.4.x)

2014-01-30 Thread bhavanki
ACCUMULO-2285 Default to MASTER1 if tracers or gc file is missing (1.4.x) The start-all.sh script defaults to starting tracer and gc processes on the first master if the tracers and gc files are missing from ACCUMULO_CONF_DIR. This change adds that default behavior to stop-all.sh, which otherwis