[
https://issues.apache.org/jira/browse/HBASE-18493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Umesh Agashe updated HBASE-18493:
---------------------------------
Attachment: hbase-18493.master.001.patch
> [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
> Priority: Critical
> Fix For: 2.0.0
>
> Attachments: hbase-18493.master.001.patch
>
>
> 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)