You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2010/04/26 17:26:04 UTC

svn commit: r938091 - /hadoop/hbase/branches/0.20_pre_durability/CHANGES.txt

Author: stack
Date: Mon Apr 26 15:26:04 2010
New Revision: 938091

URL: http://svn.apache.org/viewvc?rev=938091&view=rev
Log:
HBASE-2458 Client stuck in TreeMap,remove -- just added to CHANGES.txt

Modified:
    hadoop/hbase/branches/0.20_pre_durability/CHANGES.txt

Modified: hadoop/hbase/branches/0.20_pre_durability/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/hbase/branches/0.20_pre_durability/CHANGES.txt?rev=938091&r1=938090&r2=938091&view=diff
==============================================================================
--- hadoop/hbase/branches/0.20_pre_durability/CHANGES.txt (original)
+++ hadoop/hbase/branches/0.20_pre_durability/CHANGES.txt Mon Apr 26 15:26:04 2010
@@ -60,6 +60,7 @@ Release 0.20.4 - Thu Apr 15 16:29:44 PDT
                (Todd Lipcon via Stack)
    HBASE-2481  Client is not getting UnknownScannerExceptions; they are being
                eaten (Jean-Daniel Cryans via Stack)
+   HBASE-2458  Client stuck in TreeMap,remove (Todd Lipcon via Stack)
 
   IMPROVEMENTS
    HBASE-2180  Bad read performance from synchronizing hfile.fddatainputstream