[ http://issues.apache.org/jira/browse/HADOOP-487?page=all ]
Sameer Paranjpye updated HADOOP-487: ------------------------------------ Status: Patch Available (was: In Progress) This patch changes the constructor of Connection to throw an UnknownHostException if an unresolved InetSocketAddress is passed in. Maybe it should take a shot at resolving the address first since unresolved addresses can be created with InetSocketAddress.createUnresolved? > misspelt DFS host name gives null pointer exception in getProtocolVersion > ------------------------------------------------------------------------- > > Key: HADOOP-487 > URL: http://issues.apache.org/jira/browse/HADOOP-487 > Project: Hadoop > Issue Type: Improvement > Components: dfs > Affects Versions: 0.6.2 > Reporter: Dick King > Assigned To: Sameer Paranjpye > Fix For: 0.7.0 > > > I'm trying to construct a DistributedFileSystem but I have the wrong hostname. > It doesn't work. It throws an exception. Fair enough. > However, it throws a null pointer exception inside > $Proxy0.getProtocolVersion, the code that checks whether we have the right > protocol version, rather than giving us any exception we could understand or > taking an exception in code to which we have sources so we have a way of > understanding the problem. > -dk -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira