Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.7, 2.2.2
-
None
Description
setRegionState changes the hbase:meta table info:state column. It does not alter the Master's in-memory state. This means you have to kill Master and have another assume Active Master role of a state-change to be noticed. Better if the setRegionState just went via Master and updated Master and hbase:meta.
Attachments
Issue Links
- relates to
-
HBASE-21214 [hbck2] setTableState just sets hbase:meta state, not in-memory state
- Resolved
-
HBASE-24500 The behavior of RegionInfoBuilder.newBuilder(RegionInfo) is strange
- Resolved
- links to
1.
|
Reimplement Hbck.setRegionStateInMeta | Resolved | Duo Zhang |