[jboss-jira] [JBoss JIRA] (WFLY-9593) Add clustering externalizers for InetAddress and InetSocketAddress

Kabir Khan (JIRA) issues at jboss.org
Thu Dec 7 12:19:00 EST 2017


     [ https://issues.jboss.org/browse/WFLY-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kabir Khan updated WFLY-9593:
-----------------------------
    Fix Version/s: 12.0.0.Alpha1
                       (was: 11.0.0.Final)


> Add clustering externalizers for InetAddress and InetSocketAddress
> ------------------------------------------------------------------
>
>                 Key: WFLY-9593
>                 URL: https://issues.jboss.org/browse/WFLY-9593
>             Project: WildFly
>          Issue Type: Enhancement
>          Components: Clustering
>    Affects Versions: 11.0.0.Final
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>             Fix For: 12.0.0.Alpha1
>
>
> InetAddress can be marshalled as a fixed sized array depending on whether the address is IPv4 or IPv6, which can be determined by the implementation class.
> InetSocketAddress can marshal its address using the InetAddress externalizer, and its port as an unsigned short.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list