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 2008/08/31 07:12:55 UTC

svn commit: r690639 - /hadoop/hbase/trunk/CHANGES.txt

Author: stack
Date: Sat Aug 30 22:12:55 2008
New Revision: 690639

URL: http://svn.apache.org/viewvc?rev=690639&view=rev
Log:
HBASE-832 Problem with row keys beginnig with characters < than ',' and the region location cache

Modified:
    hadoop/hbase/trunk/CHANGES.txt

Modified: hadoop/hbase/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/CHANGES.txt?rev=690639&r1=690638&r2=690639&view=diff
==============================================================================
--- hadoop/hbase/trunk/CHANGES.txt (original)
+++ hadoop/hbase/trunk/CHANGES.txt Sat Aug 30 22:12:55 2008
@@ -51,6 +51,8 @@
                closed. (Andrew Purtell via Jim Kellerman)
    HBASE-855   compaction can return less versions then we should in some cases
                (Billy Pearson via Stack)
+   HBASE-832   Problem with row keys beginnig with characters < than ',' and
+               the region location cache
 
   IMPROVEMENTS
    HBASE-801  When a table haven't disable, shell could response in a "user