Devaraj Das created HBASE-9456:
----------------------------------

             Summary: 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


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

Reply via email to