Simplify getting a socket address from conf
-------------------------------------------

                 Key: HADOOP-8286
                 URL: https://issues.apache.org/jira/browse/HADOOP-8286
             Project: Hadoop Common
          Issue Type: Improvement
          Components: conf
    Affects Versions: 0.23.0
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp


{{NetUtils.createSocketAddr(addr, port, confKey}} will throw an exception with 
a descriptive message of a malformed conf value.  A corresponding 
{{conf#getSocketAddr}} would make it easier to use, and ensure that 
{{NetUtils}} is used to parse the address.

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

        

Reply via email to