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/12/16 22:51:58 UTC

hbase git commit: pom.xml and CHANGES.txt for 0.94.26RC0

Repository: hbase
Updated Branches:
  refs/heads/0.94 5e587d193 -> a9114543c


pom.xml and CHANGES.txt for 0.94.26RC0


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

Branch: refs/heads/0.94
Commit: a9114543cd48c7e230dabd31f45a086f7b7a5d6a
Parents: 5e587d1
Author: Lars Hofhansl <la...@apache.org>
Authored: Tue Dec 16 13:51:35 2014 -0800
Committer: Lars Hofhansl <la...@apache.org>
Committed: Tue Dec 16 13:51:35 2014 -0800

----------------------------------------------------------------------
 CHANGES.txt | 9 +++++++++
 pom.xml     | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/a9114543/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index e4dd403..eb9734f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,13 @@
 HBase Change Log
+Release 0.94.26 - 12/16/2014
+Bug
+
+    [HBASE-12279] - Generated thrift files were generated with the wrong parameters
+    [HBASE-12491] - TableMapReduceUtil.findContainingJar() NPE
+    [HBASE-12635] - Delete acl notify znode of table after the table is deleted
+    [HBASE-12657] - The Region is not being split and far exceeds the desired maximum size.
+    [HBASE-12692] - NPE from SnapshotManager#stop
+
 Release 0.94.25 - 11/7/2014
 Bug
 

http://git-wip-us.apache.org/repos/asf/hbase/blob/a9114543/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2105f1b..3a72dba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>jar</packaging>
-  <version>0.94.25</version>
+  <version>0.94.26</version>
   <name>HBase</name>
   <description>
     HBase is the &amp;lt;a href="http://hadoop.apache.org"&amp;rt;Hadoop&lt;/a&amp;rt; database. Use it when you need