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

Jimmy Xiang updated HBASE-9052:
-------------------------------

    Status: Patch Available  (was: Open)

Attached a patch which moves split region to SPLIT state, merged region to 
MERGED state, so they won't be assigned any more unless its state is changed.
                
> Prevent split/merged region from assigning again
> ------------------------------------------------
>
>                 Key: HBASE-9052
>                 URL: https://issues.apache.org/jira/browse/HBASE-9052
>             Project: HBase
>          Issue Type: Bug
>          Components: Region Assignment
>    Affects Versions: 0.95.1
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>         Attachments: trunk-9052.patch
>
>
> If a region is split/merged, before it's removed from meta, you can still 
> assign it from the HBase shell. It's better to prevent this from happening.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to