accumulo git commit: ACCUMULO-3637 View auths with ALTER_USER

2015-04-07 Thread ctubbsii
Repository: accumulo Updated Branches: refs/heads/master 76ef574f4 -> 8b03718a7 ACCUMULO-3637 View auths with ALTER_USER Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/8b03718a Tree: http://git-wip-us.apache.org/rep

accumulo git commit: ACCUMULO-3654 Deprecate Value.toArray(...)

2015-04-07 Thread ctubbsii
Repository: accumulo Updated Branches: refs/heads/master c138a7f5d -> 76ef574f4 ACCUMULO-3654 Deprecate Value.toArray(...) Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/76ef574f Tree: http://git-wip-us.apache.org/r

[3/3] accumulo git commit: Merge branch 'ACCUMULO-3681' of https://github.com/EdColeman/accumulo

2015-04-07 Thread ctubbsii
Merge branch 'ACCUMULO-3681' of https://github.com/EdColeman/accumulo This closes #24 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/c138a7f5 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/c138a7f5 Diff: ht

[2/3] accumulo git commit: ACCUMULO-3681 modified log statements that take format string (slf4j) from using arbitrary strings as first argument.

2015-04-07 Thread ctubbsii
ACCUMULO-3681 modified log statements that take format string (slf4j) from using arbitrary strings as first argument. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/26c0cae8 Tree: http://git-wip-us.apache.org/repos/asf

[1/3] accumulo git commit: ACCUMULO-3681 modified log statements that take format string (slf4j) from using arbitrary strings as first argument.

2015-04-07 Thread ctubbsii
Repository: accumulo Updated Branches: refs/heads/master 58aad7d5c -> c138a7f5d http://git-wip-us.apache.org/repos/asf/accumulo/blob/26c0cae8/server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java -- diff --

accumulo git commit: ACCUMULO-2629 increase indentation in hierarchical trace view

2015-04-07 Thread billie
Repository: accumulo Updated Branches: refs/heads/master 0a5a5682d -> 58aad7d5c ACCUMULO-2629 increase indentation in hierarchical trace view Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/58aad7d5 Tree: http://git-

accumulo git commit: ACCUMULO-3712 Added a user manual section discussion achieving stability in a VM environment

2015-04-07 Thread afuchs
Repository: accumulo Updated Branches: refs/heads/master b2aa0f86e -> 0a5a5682d ACCUMULO-3712 Added a user manual section discussion achieving stability in a VM environment Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/c

accumulo git commit: ACCUMULO-2188 Use addScanIterator instead of modifying internal field

2015-04-07 Thread elserj
Repository: accumulo Updated Branches: refs/heads/master 998a31cdc -> b2aa0f86e ACCUMULO-2188 Use addScanIterator instead of modifying internal field Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/b2aa0f86 Tree: htt

[2/2] accumulo git commit: Refactoring watcher causes to be variables

2015-04-07 Thread vines
Refactoring watcher causes to be variables Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/998a31cd Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/998a31cd Diff: http://git-wip-us.apache.org/repos/asf/accumul

[1/2] accumulo git commit: ACCUMULO-3569 initial pass at integrating auto-restarts

2015-04-07 Thread vines
Repository: accumulo Updated Branches: refs/heads/master edc080c83 -> 998a31cdc ACCUMULO-3569 initial pass at integrating auto-restarts Updating methods to be more flexible Needed a few more tweaks Fixing to work on all processes Updating for logigng changes Project: http://git-wip-us.apa

accumulo git commit: ACCUMULO-2325 Attempt to make example constraints more efficient.

2015-04-07 Thread elserj
Repository: accumulo Updated Branches: refs/heads/master 810b1e6ea -> edc080c83 ACCUMULO-2325 Attempt to make example constraints more efficient. Partially applied patch from Vikram Srivastava. Due to the nature of constraints, it is far more likely that it will never fire. As such, it makes s

accumulo git commit: ACCUMULO-2002 Shut up findbugs complaining about a perfectly acceptable test.

2015-04-07 Thread elserj
Repository: accumulo Updated Branches: refs/heads/master 2b1b10720 -> 810b1e6ea ACCUMULO-2002 Shut up findbugs complaining about a perfectly acceptable test. Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/810b1e6e T