[89-fb] Region server can get stuck getMaster on master failover
----------------------------------------------------------------

                 Key: HBASE-5566
                 URL: https://issues.apache.org/jira/browse/HBASE-5566
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.89-fb
            Reporter: Mikhail Bautin
            Assignee: Mikhail Bautin


Reported by Prakash. We have a retry loop in HRegionServer.getMaster where we 
do not read the location of the master from ZK, so a region server can get 
stuck there on master failover. We need to add a unit test to reliably catch 
this, and fix the bug.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to