[
https://issues.apache.org/jira/browse/HBASE-11687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097140#comment-14097140
]
Matteo Bertozzi commented on HBASE-11687:
-----------------------------------------
+1
> No need to abort on postOpenDeployTasks exception if region opening is
> cancelled
> --------------------------------------------------------------------------------
>
> Key: HBASE-11687
> URL: https://issues.apache.org/jira/browse/HBASE-11687
> Project: HBase
> Issue Type: Bug
> Components: Region Assignment
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Fix For: 1.0.0
>
> Attachments: hbase-11687.patch
>
>
> With ZK-less region assignment, if region opening is in postOpenDeployTasks
> step and the opening is cancelled, the region server will abort because it
> can't report the transition to the master. We should cancel
> postOpenDeployTasks instead. At least, there is no need to abort.
--
This message was sent by Atlassian JIRA
(v6.2#6252)