Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
The MRP may fail due to some reason, so we need to add some checks in ReopenTableRegionsProcedure, if we fail to reopen a region, then we should schedule a new MRP for it again.
And a future improvement maybe that, we can introduce a new type of procedure to reopen a region, where we just need a simple call to RS, and do not need to unassign it and assign it again.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-20747 Cut branch-2.1
- Closed
- is related to
-
HBASE-20682 MoveProcedure can be subtask of ModifyTableProcedure/ReopenTableRegionsProcedure; ensure all kosher.
- Closed
-
HBASE-20657 Retrying RPC call for ModifyTableProcedure may get stuck
- Open
- is required by
-
HBASE-20817 Infinite loop when executing ReopenTableRegionsProcedure
- Closed
- links to