[3/4] accumulo git commit: ACCUMULO-4667 Inefficient LocalityGroupIterator

2017-07-23 Thread ibella
ACCUMULO-4667 Inefficient LocalityGroupIterator Reworked the LocalityGroupIterator to more efficiently determine which groups to search when seeking. Closes #275 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6c21a8f

[2/4] accumulo git commit: ACCUMULO-4667 Inefficient LocalityGroupIterator

2017-07-23 Thread ibella
ACCUMULO-4667 Inefficient LocalityGroupIterator Reworked the LocalityGroupIterator to more efficiently determine which groups to search when seeking. Closes #275 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/6c21a8f

[1/4] accumulo git commit: ACCUMULO-4667 Inefficient LocalityGroupIterator

2017-07-23 Thread ibella
Repository: accumulo Updated Branches: refs/heads/1.8 ef78423e2 -> 6c21a8f0a refs/heads/master 66d8956bf -> 867c2de35 ACCUMULO-4667 Inefficient LocalityGroupIterator Reworked the LocalityGroupIterator to more efficiently determine which groups to search when seeking. Closes #275 Project:

[4/4] accumulo git commit: Merge branch '1.8'

2017-07-23 Thread ibella
Merge branch '1.8' Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/867c2de3 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/867c2de3 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/867c2de3 Branch:

[1/3] accumulo git commit: ACCUMULO-4655 Added a Response Time column to the monitor

2017-07-23 Thread ibella
Repository: accumulo Updated Branches: refs/heads/1.8 1ab2431c9 -> ef78423e2 refs/heads/master 1910e25be -> 66d8956bf ACCUMULO-4655 Added a Response Time column to the monitor Added a Response Time column to the monitor which shows how long it took to get status from that tserver. This is u

[3/3] accumulo git commit: Merge branch '1.8'

2017-07-23 Thread ibella
Merge branch '1.8' Closes #281 Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/66d8956b Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/66d8956b Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/66d8

[2/3] accumulo git commit: ACCUMULO-4655 Added a Response Time column to the monitor

2017-07-23 Thread ibella
ACCUMULO-4655 Added a Response Time column to the monitor Added a Response Time column to the monitor which shows how long it took to get status from that tserver. This is useful in determining whether long Last Contact times are dues to one or more tservers or whether this is due to churn in th