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