You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Daryn Sharp (Created) (JIRA)" <ji...@apache.org> on 2012/04/16 23:44:18 UTC

[jira] [Created] (HADOOP-8286) Simplify getting a socket address from conf

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