[
https://issues.apache.org/jira/browse/HADOOP-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HADOOP-8238:
--------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Target Version/s: (was: 2.0.0)
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
Thanks ATM, I've committed this and merged to branch-2.
> NetUtils#getHostNameOfIP blows up if given ip:port string w/o port
> ------------------------------------------------------------------
>
> Key: HADOOP-8238
> URL: https://issues.apache.org/jira/browse/HADOOP-8238
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Eli Collins
> Assignee: Eli Collins
> Fix For: 2.0.0
>
> Attachments: hadoop-8238.txt
>
>
> NetUtils#getHostNameOfIP blows up if not given a string of form ip:port,
> because the regex matches the port optionally but the code requires a
> semicolon. It also doesn't check the given string for null.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira