You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2017/03/07 22:10:02 UTC

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

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 <kt...@apache.org>
Authored: Tue Mar 7 16:10:39 2017 -0500
Committer: Keith Turner <kt...@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
----------------------------------------------------------------------