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/07 08:24:14 UTC

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

Author: stack
Date: Fri Jun  6 23:24:14 2008
New Revision: 664289

URL: http://svn.apache.org/viewvc?rev=664289&view=rev
Log:
HBASE-672 Sort regions in the regionserver UI

Modified:
    hadoop/hbase/trunk/CHANGES.txt

Modified: hadoop/hbase/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/CHANGES.txt?rev=664289&r1=664288&r2=664289&view=diff
==============================================================================
--- hadoop/hbase/trunk/CHANGES.txt (original)
+++ hadoop/hbase/trunk/CHANGES.txt Fri Jun  6 23:24:14 2008
@@ -74,6 +74,7 @@
    HBASE-660   [Migration] addColumn/deleteColumn functionality in MetaUtils
    HBASE-632   HTable.getMetadata is very inefficient
    HBASE-671   New UI page displaying all regions in a table should be sorted
+   HBASE-672   Sort regions in the regionserver UI
 
   NEW FEATURES
    HBASE-47    Option to set TTL for columns in hbase