[
https://issues.apache.org/jira/browse/HBASE-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Bautin updated HBASE-5566:
----------------------------------
Description:
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.
was:
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.
> [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: 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