You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Semb Wever (Jira)" <ji...@apache.org> on 2022/02/17 08:21:02 UTC

[jira] [Updated] (CASSANDRA-16928) InetAddressAndPort to extend InetAddress

     [ https://issues.apache.org/jira/browse/CASSANDRA-16928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Semb Wever updated CASSANDRA-16928:
-------------------------------------------
    Fix Version/s: 4.1

> InetAddressAndPort to extend InetAddress
> ----------------------------------------
>
>                 Key: CASSANDRA-16928
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16928
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Legacy/Core
>            Reporter: Benedict Elliott Smith
>            Assignee: Benedict Elliott Smith
>            Priority: Normal
>             Fix For: 4.1, 4.x
>
>
> Logically InetAddressAndPort encapsulates the same information as a simple InetAddress. Importantly, InetAddressAndPort cannot easily be unpicked from its dependencies that prohibit it being shared between classloaders. So our in-jvm dtest API instead uses SocketAddress. To support a clean and efficient Streaming API we need to be able to treat InetAddressAndPort as such a cross-classloader type.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org