Robert Kanter created HDFS-4415:
-----------------------------------

             Summary: HostnameFilter should handle hostname resolution failures 
and continue processing
                 Key: HDFS-4415
                 URL: https://issues.apache.org/jira/browse/HDFS-4415
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Robert Kanter


In {{HostnameFilter}}, if the remote address is NULL or the inet resolution 
fails the request will never make it to the httpfs server.
We should instead set the hostname to something like "???" and let the 
processing continue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to