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
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
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:
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:
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
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
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