Description
On Region Server crash, as ServerCrashProcedure handles reassignment of all the regions on a crashed server, don't process those regions through AssignmentManager.checkIfShouldMoveSystemRegionAsync(). This avoids duplicate and makes ServerCrashProcedure as one place to find all related code for handling server crash.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-18366 Fix flaky test hbase.master.procedure.TestServerCrashProcedure#testRecoveryAndDoubleExecutionOnRsWithMeta
- Closed
- links to