HBASE-1082 Administrative functions for table/region maintenance
git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@731802 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4dde10431e
commit
5f8b9e3317
|
@ -207,6 +207,7 @@ Release 0.19.0 - Unreleased
|
|||
HBASE-1105 Remove duplicated code in HCM, add javadoc to RegionState, etc.
|
||||
HBASE-1106 Expose getClosestRowBefore in HTable
|
||||
(Michael Gottesman via Stack)
|
||||
HBASE-1082 Administrative functions for table/region maintenance
|
||||
|
||||
NEW FEATURES
|
||||
HBASE-875 Use MurmurHash instead of JenkinsHash [in bloomfilters]
|
||||
|
|
Loading…
Reference in New Issue