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 2016/07/08 19:32:07 UTC

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

Merge branch '1.7' into 1.8


Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/512a25fc
Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/512a25fc
Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/512a25fc

Branch: refs/heads/master
Commit: 512a25fc8c8a2b0c0af610502f41fd80ff049b24
Parents: f4d4f57 4d26943
Author: Keith Turner <kt...@apache.org>
Authored: Fri Jul 8 14:39:37 2016 -0400
Committer: Keith Turner <kt...@apache.org>
Committed: Fri Jul 8 14:39:37 2016 -0400

----------------------------------------------------------------------
 .../core/file/rfile/bcfile/Compression.java     | 312 +++++++++++++++----
 .../core/file/rfile/bcfile/CompressionTest.java | 244 +++++++++++++++
 2 files changed, 497 insertions(+), 59 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/512a25fc/core/src/main/java/org/apache/accumulo/core/file/rfile/bcfile/Compression.java
----------------------------------------------------------------------