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.