You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2010/12/21 20:55:01 UTC

[jira] Created: (WHIRR-171) Replace InetAddress with String-based address object

Replace InetAddress with String-based address object
----------------------------------------------------

                 Key: WHIRR-171
                 URL: https://issues.apache.org/jira/browse/WHIRR-171
             Project: Whirr
          Issue Type: Improvement
            Reporter: Tom White


The address object would have an IP field and a hostname field (both strings).

Then we can use DnsUtil just once to get the right addresses. Currently it is done in multiple places, making it easy to forget to do.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Resolved] (WHIRR-171) Replace InetAddress with String-based address object

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WHIRR-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White resolved WHIRR-171.
-----------------------------

    Resolution: Duplicate

Fixed in WHIRR-262.

> Replace InetAddress with String-based address object
> ----------------------------------------------------
>
>                 Key: WHIRR-171
>                 URL: https://issues.apache.org/jira/browse/WHIRR-171
>             Project: Whirr
>          Issue Type: Improvement
>            Reporter: Tom White
>
> The address object would have an IP field and a hostname field (both strings).
> Then we can use DnsUtil just once to get the right addresses. Currently it is done in multiple places, making it easy to forget to do.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira