[
https://issues.apache.org/jira/browse/CASSANDRA-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853533#action_12853533
]
Jonathan Ellis commented on CASSANDRA-941:
------------------------------------------
shouldn't this use InetSocketAddress instead of rolling its own address + port
pair?
> Replace InetAddress usage with EndPoint
> ---------------------------------------
>
> Key: CASSANDRA-941
> URL: https://issues.apache.org/jira/browse/CASSANDRA-941
> Project: Cassandra
> Issue Type: Sub-task
> Components: Core
> Reporter: Johan Oskarsson
> Attachments: CASSANDRA-941.patch
>
>
> An end point should be represented by both address and port instead of port.
> Create an EndPoint class that takes an InetAddress and port and use this
> where needed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.