You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by la...@apache.org on 2014/05/23 09:01:08 UTC

[1/2] git commit: updated CHANGES.txt for 0.94.20RC0

Repository: hbase
Updated Branches:
  refs/heads/0.94 b2a2e0609 -> 20ce4e5f1


updated CHANGES.txt for 0.94.20RC0


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/47fc8dd3
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/47fc8dd3
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/47fc8dd3

Branch: refs/heads/0.94
Commit: 47fc8dd3fd6ec1cc8dd836d8abb0a8b906485922
Parents: 9264a40
Author: Lars Hofhansl <la...@apache.org>
Authored: Thu May 22 23:59:35 2014 -0700
Committer: Lars Hofhansl <la...@apache.org>
Committed: Thu May 22 23:59:35 2014 -0700

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/47fc8dd3/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 51571e6..ad0abf2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -12,6 +12,7 @@ Bug
     [HBASE-11188] - "Inconsistent configuration" for SchemaMetrics is always shown
     [HBASE-11212] - Fix increment index in KeyValueSortReducer
     [HBASE-11225] - Backport fix for HBASE-10417 'index is not incremented in PutSortReducer#reduce()'
+    [HBASE-11234] - FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result
 
 Improvement
 


[2/2] git commit: Merge branch '0.94' of https://git-wip-us.apache.org/repos/asf/hbase into 0.94

Posted by la...@apache.org.
Merge branch '0.94' of https://git-wip-us.apache.org/repos/asf/hbase into 0.94


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/20ce4e5f
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/20ce4e5f
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/20ce4e5f

Branch: refs/heads/0.94
Commit: 20ce4e5f117411f3eb2a444ace12754e6072eaf2
Parents: 47fc8dd b2a2e06
Author: Lars Hofhansl <la...@apache.org>
Authored: Fri May 23 00:00:31 2014 -0700
Committer: Lars Hofhansl <la...@apache.org>
Committed: Fri May 23 00:00:31 2014 -0700

----------------------------------------------------------------------
 .../org/apache/hadoop/hbase/io/encoding/FastDiffDeltaEncoder.java  | 2 +-
 .../org/apache/hadoop/hbase/io/encoding/PrefixKeyDeltaEncoder.java | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------