You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by te...@apache.org on 2011/08/15 20:25:49 UTC

svn commit: r1157935 - /hbase/branches/0.90/CHANGES.txt

Author: tedyu
Date: Mon Aug 15 18:25:49 2011
New Revision: 1157935

URL: http://svn.apache.org/viewvc?rev=1157935&view=rev
Log:
Move 3 JIRAs from 0.90.4 to 0.90.5 where they actually belong

Modified:
    hbase/branches/0.90/CHANGES.txt

Modified: hbase/branches/0.90/CHANGES.txt
URL: http://svn.apache.org/viewvc/hbase/branches/0.90/CHANGES.txt?rev=1157935&r1=1157934&r2=1157935&view=diff
==============================================================================
--- hbase/branches/0.90/CHANGES.txt (original)
+++ hbase/branches/0.90/CHANGES.txt Mon Aug 15 18:25:49 2011
@@ -7,7 +7,11 @@ Release 0.90.5 - Unreleased
                regionserver (Anirudh Todi)
    HBASE-4186  No region is added to HRegionServer.regionsInTransitionInRS
    HBASE-4196  TableRecordReader may skip first row of region (Ming Ma)
-   HBASE-4170  createTable java doc needs to be improved(Mubarak Seyed)
+   HBASE-4170  createTable java doc needs to be improved (Mubarak Seyed)
+   HBASE-4144  RS does not abort if the initialization of RS fails (ramkrishna)
+   HBASE-4148  HFileOutputFormat doesn't fill in TIMERANGE_KEY metadata (Jonathan Hsieh)
+   HBASE-4159  HBaseServer - IPC Reader threads are not daemons (Douglas
+               Campbell)
   
 Release 0.90.4 - August 10, 2011
   BUG FIXES
@@ -100,10 +104,6 @@ Release 0.90.4 - August 10, 2011
    HBASE-4129  HBASE-3872 added a warn message 'CatalogJanitor: Daughter regiondir
                does not exist' that is triggered though its often legit that daughter
                is not present
-   HBASE-4144  RS does not abort if the initialization of RS fails (ramkrishna)
-   HBASE-4148  HFileOutputFormat doesn't fill in TIMERANGE_KEY metadata (Jonathan Hsieh)
-   HBASE-4159  HBaseServer - IPC Reader threads are not daemons (Douglas
-               Campbell)
 
   IMPROVEMENT
    HBASE-3882  hbase-config.sh needs to be updated so it can auto-detects the