[
https://issues.apache.org/jira/browse/HBASE-9456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13763587#comment-13763587
]
Hudson commented on HBASE-9456:
-------------------------------
SUCCESS: Integrated in hbase-0.96 #30 (See
[https://builds.apache.org/job/hbase-0.96/30/])
HBASE-9456. Meta doesn't get assigned in a master failure scenario. (ddas: rev
1521570)
*
/hbase/branches/0.96/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
> 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
> Priority: Critical
> Fix For: 0.96.0
>
> Attachments: 9456-1.txt, 9456-2.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