You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/08/13 01:38:12 UTC

[jira] [Updated] (HBASE-11687) No need to abort on postOpenDeployTasks exception if region opening is cancelled

     [ https://issues.apache.org/jira/browse/HBASE-11687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jimmy Xiang updated HBASE-11687:
--------------------------------

    Summary: No need to abort on postOpenDeployTasks exception if region opening is cancelled  (was: Cancel postOpenDeployTasks if region opening is cancelled)

> 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
>             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)