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/06/19 08:03:41 UTC

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

Author: stack
Date: Wed Jun 18 23:03:41 2008
New Revision: 669394

URL: http://svn.apache.org/viewvc?rev=669394&view=rev
Log:
HBASE-672 Sort regions in the regionserver UI -- was committed a while ago

Modified:
    hadoop/hbase/trunk/CHANGES.txt

Modified: hadoop/hbase/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/CHANGES.txt?rev=669394&r1=669393&r2=669394&view=diff
==============================================================================
--- hadoop/hbase/trunk/CHANGES.txt (original)
+++ hadoop/hbase/trunk/CHANGES.txt Wed Jun 18 23:03:41 2008
@@ -96,6 +96,7 @@
    HBASE-677   Make HTable, HRegion, HRegionServer, HStore, and HColumnDescriptor
                subclassable (Clint Morgan via Stack)
    HBASE-682   Regularize toString
+   HBASE-672   Sort regions in the regionserver UI
 
   NEW FEATURES
    HBASE-47    Option to set TTL for columns in hbase