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

Hudson commented on YARN-7731:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13486 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13486/])
YARN-7731. RegistryDNS should handle upstream DNS returning CNAME. (billie: rev 
4fb1f45f21916ca1b1fc6652a2ad562ac996b7b8)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/main/java/org/apache/hadoop/registry/server/dns/RegistryDNS.java
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/test/java/org/apache/hadoop/registry/server/dns/TestRegistryDNS.java


> RegistryDNS should handle upstream DNS returning CNAME
> ------------------------------------------------------
>
>                 Key: YARN-7731
>                 URL: https://issues.apache.org/jira/browse/YARN-7731
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Billie Rinaldi
>            Assignee: Eric Yang
>         Attachments: YARN-7731.001.patch, YARN-7731.002.patch, 
> YARN-7731.003.patch
>
>
> When RegistryDNS performs a lookup in an upstream DNS server and a CNAME 
> record is retrieved, it returns a response with only the CNAME record (there 
> is no A record, meaning no IP address is resolved). RegistryDNS should 
> perform a lookup on the new name from the CNAME record in an attempt to find 
> an A record, which would provide an IP address.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to