[
https://issues.apache.org/jira/browse/HADOOP-11589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14319083#comment-14319083
]
Chris Nauroth commented on HADOOP-11589:
----------------------------------------
I think this is a safe change, given that {{NetUtils}} is not a public API.
It's annotated limited-private for HDFS and MapReduce and unstable.
> NetUtils.createSocketAddr should trim the input URI
> ---------------------------------------------------
>
> Key: HADOOP-11589
> URL: https://issues.apache.org/jira/browse/HADOOP-11589
> Project: Hadoop Common
> Issue Type: Improvement
> Affects Versions: 2.6.0
> Reporter: Akira AJISAKA
> Priority: Minor
> Labels: newbie
>
> NetUtils.createSocketAddr does not trim the input URI, should be trimmed.
> HDFS-7684 and HADOOP-9869 are trying to trim some URIs to be passed to the
> method, however, not all of the inputs have been trimmed already.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)