HBASE-3660 HMaster will exit when starting with stale data in cached locations such as -ROOT- or .META.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1085107 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
89794648e6
commit
1cab7fc7b9
|
@ -169,6 +169,8 @@ Release 0.90.2 - Unreleased
|
||||||
(Ted Yu via Stack)
|
(Ted Yu via Stack)
|
||||||
HBASE-3668 CatalogTracker.waitForMeta can wait forever and totally stall a RS
|
HBASE-3668 CatalogTracker.waitForMeta can wait forever and totally stall a RS
|
||||||
HBASE-3627 NPE in EventHandler when region already reassigned
|
HBASE-3627 NPE in EventHandler when region already reassigned
|
||||||
|
HBASE-3660 HMaster will exit when starting with stale data in cached locations
|
||||||
|
such as -ROOT- or .META.
|
||||||
|
|
||||||
IMPROVEMENTS
|
IMPROVEMENTS
|
||||||
HBASE-3542 MultiGet methods in Thrift
|
HBASE-3542 MultiGet methods in Thrift
|
||||||
|
|
Loading…
Reference in New Issue