Umesh Agashe created HBASE-18493:
------------------------------------
Summary: [AMv2] On region server crash do not process system table
regions through AssignmentManager.checkIfShouldMoveSystemRegionAsync()
Key: HBASE-18493
URL: https://issues.apache.org/jira/browse/HBASE-18493
Project: HBase
Issue Type: Bug
Components: amv2
Affects Versions: 2.0.0
Reporter: Umesh Agashe
Assignee: Umesh Agashe
Fix For: 2.0.0
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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)