[ 
https://issues.apache.org/jira/browse/HBASE-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232762#comment-13232762
 ] 

Mikhail Bautin commented on HBASE-5566:
---------------------------------------

Code reviewed at: https://reviews.facebook.net/D2283
                
> [89-fb] Region server can get stuck in 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: Prakash Khemani
>            Assignee: Mikhail Bautin
>
> This is specific to the 89-fb master. 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