[
https://issues.apache.org/jira/browse/HBASE-22414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaolin Ha updated HBASE-22414:
-------------------------------
Description:
We bulk moving regions to target RSGroup, and each movement of region will
submit a TRSP, but one TRSP encounters exception will make the whole movement
action terminate. Later regions will not be moved to correct servers unless
reassign.
I think we can skip failed moved regions, and retry to move after all has been
traversed.
was:We bulk moving regions to target RSGroup, and each movement of region
will submit a TRSP, but one TRSP encounters exception will make the whole
movement action terminate. Latter regions will not be moved to correct servers
unless reassign.
> Interruption of moving regions in RSGroup will cause regions on wrong rs
> ------------------------------------------------------------------------
>
> Key: HBASE-22414
> URL: https://issues.apache.org/jira/browse/HBASE-22414
> Project: HBase
> Issue Type: Bug
> Components: rsgroup
> Affects Versions: 2.2.0
> Reporter: Xiaolin Ha
> Assignee: Xiaolin Ha
> Priority: Major
>
> We bulk moving regions to target RSGroup, and each movement of region will
> submit a TRSP, but one TRSP encounters exception will make the whole movement
> action terminate. Later regions will not be moved to correct servers unless
> reassign.
> I think we can skip failed moved regions, and retry to move after all has
> been traversed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)