Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
AssignmentManger stores region state related information in several places: regionsInTransition, regions (region info to server name map), and servers (server name to region info set map). However the access to these places is not coordinated properly. It leads to inconsistent in-memory region state information. Sometimes, some region could even be offline, and not in transition.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-6381 AssignmentManager should use the same logic for clean startup and failover
- Closed
- relates to
-
HBASE-6060 Regions's in OPENING state from failed regionservers takes a long time to recover
- Closed