HBASE-23 UI listing regions should be sorted by address and show additional region state
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@658356 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fc80b823c4
commit
7bbe456b0f
|
@ -38,7 +38,8 @@ Hbase Change Log
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue