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/05/20 19:29:33 UTC

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

Author: stack
Date: Tue May 20 10:29:33 2008
New Revision: 658356

URL: http://svn.apache.org/viewvc?rev=658356&view=rev
Log:
HBASE-23 UI listing regions should be sorted by address and show additional region state

Modified:
    hadoop/hbase/trunk/CHANGES.txt

Modified: hadoop/hbase/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/hbase/trunk/CHANGES.txt?rev=658356&r1=658355&r2=658356&view=diff
==============================================================================
--- hadoop/hbase/trunk/CHANGES.txt (original)
+++ hadoop/hbase/trunk/CHANGES.txt Tue May 20 10:29:33 2008
@@ -38,7 +38,8 @@
    HBASE-570   Remove HQL unit test (Done as part of HBASE-82 commit).
    HBASE-626   Use Visitor pattern in MetaRegion to reduce code clones in HTable
                and HConnectionManager (Jean-Daniel Cryans via Stack)
-
+   HBASE-23    UI listing regions should be sorted by address and show additional
+               region state (Jean-Daniel Cryans via Stack)
 
 Release 0.1.2 - 05/13/2008