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/10/07 21:08:52 UTC

svn commit: r1395367 - /hbase/branches/0.94/CHANGES.txt

Author: larsh
Date: Sun Oct  7 19:08:52 2012
New Revision: 1395367

URL: http://svn.apache.org/viewvc?rev=1395367&view=rev
Log:
New CHANGES.txt for 0.94.2RC3 - add jira that committed but not tagged as such

Modified:
    hbase/branches/0.94/CHANGES.txt

Modified: hbase/branches/0.94/CHANGES.txt
URL: http://svn.apache.org/viewvc/hbase/branches/0.94/CHANGES.txt?rev=1395367&r1=1395366&r2=1395367&view=diff
==============================================================================
--- hbase/branches/0.94/CHANGES.txt (original)
+++ hbase/branches/0.94/CHANGES.txt Sun Oct  7 19:08:52 2012
@@ -1,6 +1,6 @@
 HBase Change Log
 
-Release 0.94.2 - 10/05/2012
+Release 0.94.2 - 10/08/2012
 Sub-task
 
     [HBASE-6257] - Avoid unnecessary flush & compact on Meta in admin.rb.
@@ -84,6 +84,7 @@ Bug
     [HBASE-6844] - upgrade 0.23 version dependency in 0.94
     [HBASE-6847] - HBASE-6649 broke replication
     [HBASE-6851] - Race condition in TableAuthManager.updateGlobalCache()
+    [HBASE-6853] - IllegalArgument Exception is thrown when an empty region is spliitted.
     [HBASE-6854] - Deletion of SPLITTING node on split rollback should clear the region from RIT
     [HBASE-6868] - Skip checksum is broke; are we double-checksumming by default?
     [HBASE-6871] - HFileBlockIndex Write Error in HFile V2 due to incorrect split into intermediate index blocks