You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2014/04/09 00:31:20 UTC

[jira] [Created] (HDFS-6206) DFSUtil.substituteForWildcardAddress may throw NPE

Tsz Wo Nicholas Sze created HDFS-6206:
-----------------------------------------

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


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)