[Bug 2056] New: AgentInformation.getRequestQueueAddress() should handle IPv6 addresses
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Oct 28 18:27:09 UTC 2014
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2056
Bug ID: 2056
Summary: AgentInformation.getRequestQueueAddress() should
handle IPv6 addresses
Product: Thermostat
Version: hg
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Thermostat
Assignee: unassigned at icedtea.classpath.org
Reporter: omajid at redhat.com
CC: thermostat at icedtea.classpath.org
Currently, AgentInformation.getRequestQueueAddress() uses string.split(":") on
the config server address.
From
http://icedtea.classpath.org/pipermail/thermostat/2014-October/011341.html:
"""
Note: There is also HostPortsParser which should be smarter than just a simple
split(). It would be able to handle IPv6 addresses too.
"""
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20141028/6bea974d/attachment.html>
More information about the distro-pkg-dev
mailing list