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/861db793 Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/861db793 Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/861db793 Branch: refs/heads/master Commit: 861db793dbfb4f13e18011fb42f28ddcb84765fd Parents: a1cf8e2 7ca6332 Author: Keith Turner <ktur...@apache.org> Authored: Tue Mar 7 16:10:39 2017 -0500 Committer: Keith Turner <ktur...@apache.org> Committed: Tue Mar 7 16:10:39 2017 -0500 ---------------------------------------------------------------------- .../accumulo/core/file/rfile/PrintInfo.java | 7 +- .../apache/accumulo/core/file/rfile/RFile.java | 18 ++++-- .../accumulo/core/util/LocalityGroupUtil.java | 35 ++++++++++ .../core/file/rfile/RFileMetricsTest.java | 68 ++++++++++++++++++-- 4 files changed, 116 insertions(+), 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/861db793/core/src/main/java/org/apache/accumulo/core/file/rfile/PrintInfo.java ----------------------------------------------------------------------