[ 
https://issues.apache.org/jira/browse/CASSANDRA-16928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424412#comment-17424412
 ] 

Benedict Elliott Smith commented on CASSANDRA-16928:
----------------------------------------------------

Latest branches, that will be merged soon:

[trunk|https://github.com/belliottsmith/cassandra-dtest/tree/16928-trunk]
[cassandra-dtest|https://github.com/belliottsmith/cassandra-dtest/tree/16928-trunk]

> 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
>
> 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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to