[
https://issues.apache.org/jira/browse/HBASE-20752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated HBASE-20752:
--------------------------
Comment: was deleted
(was: A comment with security level 'jira-users' was removed.)
> Make sure the regions are truly reopened after ReopenTableRegionsProcedure
> --------------------------------------------------------------------------
>
> Key: HBASE-20752
> URL: https://issues.apache.org/jira/browse/HBASE-20752
> Project: HBase
> Issue Type: Bug
> Components: proc-v2
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.1.0, 2.0.2
>
> Attachments: HBASE-20752-branch-2.0.patch,
> HBASE-20752-branch-2.0.patch, HBASE-20752-branch-2.0.patch,
> HBASE-20752-v1.patch, HBASE-20752.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)