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

stack updated HBASE-1461:
-------------------------

    Fix Version/s:     (was: 0.20.0)

Best done as part of master rewrite.  Moving it out.

> region assignment can become stale and master doesnt fix it
> -----------------------------------------------------------
>
>                 Key: HBASE-1461
>                 URL: https://issues.apache.org/jira/browse/HBASE-1461
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>
> I have been playing with ZK recovery and other crash scenarios.  There is a 
> very rare but potential bug where a region can be assigned to be open on an 
> existing regionserver, but the regionserver itself doesn't have the region 
> open.
> The HMaster should also check the opposite of what it does - make sure that 
> regions assigned to server X are actually _open_ on that server.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to