[
https://issues.apache.org/jira/browse/HBASE-9456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760718#comment-13760718
]
Jimmy Xiang commented on HBASE-9456:
------------------------------------
In looking the code, I found there is at least one more issue with region
assignment since we introduced the system table: HBASE-9457.
> Meta doesn't get assigned in a master failure scenario
> ------------------------------------------------------
>
> Key: HBASE-9456
> URL: https://issues.apache.org/jira/browse/HBASE-9456
> Project: HBase
> Issue Type: Bug
> Reporter: Devaraj Das
> Fix For: 0.96.0
>
> Attachments: 9456-1.txt
>
>
> The flow:
> 1. Cluster is up, meta is assigned to some server
> 2. Master is killed
> 3. Master is brought up, it is initializing. It learns about the Meta server
> (in assignMeta).
> 4. Server holding meta is killed
> 5. Meta never gets reassigned since the SSH wasn't enabled
--
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