[DNS] Log a WARN when there's no matching interface and we are gonna use the 
default one.
-----------------------------------------------------------------------------------------

                 Key: HADOOP-7830
                 URL: https://issues.apache.org/jira/browse/HADOOP-7830
             Project: Hadoop Common
          Issue Type: Sub-task
    Affects Versions: 0.24.0
            Reporter: Harsh J
             Fix For: 0.24.0


We do not currently log today when a requested interface is not found. Instead 
the code handles this by using the default interface instead, when the lookup 
result is null.

We should log a WARN when this is done, instead of letting it sneak by.

--
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