[
https://issues.apache.org/jira/browse/HBASE-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-1679.
--------------------------
Resolution: Duplicate
Fixed by HBASE-2174.
> Flapping DNS does us more harm than it need to
> ----------------------------------------------
>
> Key: HBASE-1679
> URL: https://issues.apache.org/jira/browse/HBASE-1679
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Priority: Critical
> Fix For: 0.20.4, 0.21.0
>
>
> Over in HBASE-1675, JSharp has posted logs where a temporary DNS outage does
> his cluster a death blow.
> When cluster members report in, the master composes the regionserver name by
> doing a hostname lookup and appending it to port and startcode passed over by
> the regionserver. The host lookup during a DNS outage when from name to IP.
> Master then thought this regionserver an unknown host and told it restart....
> and so on.
> If the regionserver composed its name once, it could pass this the master and
> avoid a DNS lookup per regionserver report.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.