Description
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.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-7684 The host:port settings of the daemons should be trimmed before use
- Closed