Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.20.0
-
None
-
Reviewed
Description
After HBASE-1205, we can now handle a master going down and coming up somewhere else. When this happens, the new master will scan everything and reassign all the regions, which is not ideal. Instead of doing that, we should keep the region assignments from the last master.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-698 HLog recovery is not performed after master failure
- Closed
- is related to
-
HBASE-1445 Add the ability to start a master from any machine
- Closed
-
HBASE-1205 RegionServers should find new master when a new master comes up.
- Closed