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 2012/07/14 02:52:50 UTC

svn commit: r1361460 - in /hbase/branches/0.94: CHANGES.txt pom.xml

Author: larsh
Date: Sat Jul 14 00:52:49 2012
New Revision: 1361460

URL: http://svn.apache.org/viewvc?rev=1361460&view=rev
Log:
CHANGES.txt/pom.xml for 0.94.1RC0 take two

Modified:
    hbase/branches/0.94/CHANGES.txt
    hbase/branches/0.94/pom.xml

Modified: hbase/branches/0.94/CHANGES.txt
URL: http://svn.apache.org/viewvc/hbase/branches/0.94/CHANGES.txt?rev=1361460&r1=1361459&r2=1361460&view=diff
==============================================================================
--- hbase/branches/0.94/CHANGES.txt (original)
+++ hbase/branches/0.94/CHANGES.txt Sat Jul 14 00:52:49 2012
@@ -1,6 +1,6 @@
 HBase Change Log
 
-Release 0.94.1 - 7/12/2012
+Release 0.94.1 - 7/13/2012
 Sub-task
 
     [HBASE-5342] - Grant/Revoke global permissions
@@ -98,7 +98,12 @@ Bug
     [HBASE-6328] - FSHDFSUtils#recoverFileLease tries to rethrow InterruptedException but actually shallows it
     [HBASE-6329] - Stopping META regionserver when splitting region could cause daughter region to be assigned twice
     [HBASE-6337] - [MTTR] Remove renaming tmp log file in SplitLogManager
+    [HBASE-6357] - Failed distributed log splitting stuck on master web UI
     [HBASE-6369] - HTable is not closed in AggregationClient
+    [HBASE-6375] - Master may be using a stale list of region servers for creating assignment plan during startup
+    [HBASE-6377] - HBASE-5533 metrics miss all operations submitted via MultiAction
+    [HBASE-6380] - bulkload should update the store.storeSize
+    [HBASE-6389] - Modify the conditions to ensure that Master waits for sufficient number of Region Servers before starting region assignments
 
 Improvement
 
@@ -131,6 +136,7 @@ Improvement
     [HBASE-6332] - Improve POM for better integration with downstream ivy projects
     [HBASE-6334] - TestImprovement for TestHRegion.testWritesWhileGetting
     [HBASE-6341] - Publicly expose HConnectionKey
+    [HBASE-6384] - hbck should group together those sidelined regions need to be bulk loaded later
 
 New Feature
 

Modified: hbase/branches/0.94/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.94/pom.xml?rev=1361460&r1=1361459&r2=1361460&view=diff
==============================================================================
--- hbase/branches/0.94/pom.xml (original)
+++ hbase/branches/0.94/pom.xml Sat Jul 14 00:52:49 2012
@@ -36,7 +36,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>jar</packaging>
-  <version>0.94.1-SNAPSHOT</version>
+  <version>0.94.1</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