[
https://issues.apache.org/jira/browse/HBASE-11687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14110800#comment-14110800
]
Andrew Purtell commented on HBASE-11687:
----------------------------------------
Pushed to 0.98 as part of HBASE-11546
> 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: 0.99.0, 2.0.0, 0.98.6
>
> 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)