You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/12/30 05:32:13 UTC

[jira] [Resolved] (HBASE-5116) Remove double assignment of regions

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

ramkrishna.s.vasudevan resolved HBASE-5116.
-------------------------------------------
    Resolution: Won't Fix

AM rewrite should have taken care of these issues.  Resolving as 'Won't fix'

> Remove double assignment of regions
> -----------------------------------
>
>                 Key: HBASE-5116
>                 URL: https://issues.apache.org/jira/browse/HBASE-5116
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>
> As part of HBASE-5094 we found the possibility of doubly assignments of regions.  This JIRA is to avoid such double assignments.
> The idea is to get the regions corresponding to an RS in the the META and compare the regions online in the RS.  Remove those regions from the online list if they dont match.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)