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

Paul Ferraro (JIRA) issues at jboss.org
Wed Dec 6 07:36:00 EST 2017


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

Paul Ferraro updated WFLY-9593:
-------------------------------
    Issue Type: Enhancement  (was: Feature Request)


> 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
>
> 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