[
https://issues.apache.org/jira/browse/HBASE-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-1461.
--------------------------
Fix Version/s: 0.90.0
Resolution: Won't Fix
Closing as won't fix. Lets open a more specific issue, one that addresses a
particular problem with new method of region assignment, rather than let this
general description hang out as an open issue.
> region assignment can become stale and master doesnt fix it
> -----------------------------------------------------------
>
> Key: HBASE-1461
> URL: https://issues.apache.org/jira/browse/HBASE-1461
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.20.0
> Reporter: ryan rawson
> Fix For: 0.90.0
>
>
> 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.