[
https://issues.apache.org/jira/browse/HDFS-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557221#comment-13557221
]
Hudson commented on HDFS-4415:
------------------------------
Integrated in Hadoop-Mapreduce-trunk #1317 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1317/])
HDFS-4415. HostnameFilter should handle hostname resolution failures and
continue processing. Contributed by Robert Kanter. (Revision 1434951)
Result = FAILURE
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1434951
Files :
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/servlet/HostnameFilter.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/test/java/org/apache/hadoop/lib/servlet/TestHostnameFilter.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> 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
> Affects Versions: 2.0.3-alpha
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Fix For: 2.0.3-alpha
>
> Attachments: HDFS-4415.patch, HDFS-4415.patch
>
>
> 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