java-driver icon indicating copy to clipboard operation
java-driver copied to clipboard

JAVA-3131: Add #retrieve method to EndPoint for when caller does not...

Open SiyaoIsHiding opened this issue 11 months ago • 0 comments

…need the endpoint to be proactively resolved

Refactor existing usages of EndPoint#resolve to use retrieve when resolved ip addresses are not needed.

Taken over from https://github.com/apache/cassandra-java-driver/pull/1735.

SiyaoIsHiding avatar Mar 14 '24 03:03 SiyaoIsHiding