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

[jira] [Commented] (HBASE-11732) No need to force unassign a region

    [ https://issues.apache.org/jira/browse/HBASE-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14097188#comment-14097188 ] 

Matteo Bertozzi commented on HBASE-11732:
-----------------------------------------

switching from regionOffline(region) to regionStates.updateRegionState(region, State.OFFLINE)
will result in a missing notification right? regionOffline() is calling sendRegionClosedNotification() probably a test should be added to verify the case where the server is offline

> No need to force unassign a region
> ----------------------------------
>
>                 Key: HBASE-11732
>                 URL: https://issues.apache.org/jira/browse/HBASE-11732
>             Project: HBase
>          Issue Type: Bug
>          Components: Region Assignment
>    Affects Versions: 2.0.0
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: hbase-11732.patch
>
>
> Clean up force region unassignment.



--
This message was sent by Atlassian JIRA
(v6.2#6252)