[
https://issues.apache.org/jira/browse/HDFS-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964393#comment-13964393
]
Hudson commented on HDFS-6206:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5478 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5478/])
HDFS-6206. Fix NullPointerException in DFSUtil.substituteForWildcardAddress.
(szetszwo:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1586034)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSUtil.java
> DFSUtil.substituteForWildcardAddress may throw NPE
> --------------------------------------------------
>
> Key: HDFS-6206
> URL: https://issues.apache.org/jira/browse/HDFS-6206
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Tsz Wo Nicholas Sze
> Assignee: Tsz Wo Nicholas Sze
> Fix For: 2.4.1
>
> Attachments: h6206_20140408.patch
>
>
> InetSocketAddress.getAddress() may return null if the address null is
> unresolved. In such case, DFSUtil.substituteForWildcardAddress may throw NPE.
--
This message was sent by Atlassian JIRA
(v6.2#6252)