gocql icon indicating copy to clipboard operation
gocql copied to clipboard

CASSGO-54: Add a LatencyAwareHostPolicy that will deprioritize the host(s) with worse average latencies

Open Klose6 opened this issue 1 year ago • 2 comments

Add a LatencyAwarePolicy that will deprioritize the host(s) with worse average latency to fix the issue-1078 and also as the counterpart of the LatencyAwarePolicy in the cassandra-java-driver client.

Klose6 avatar Oct 15 '24 21:10 Klose6

May I ask anyone to take a look of this pull? thanks!

Klose6 avatar Feb 08 '25 23:02 Klose6

I don't think there's consensus that we should have such a policy in the driver. It was originally decided on the java driver that there were a lot of negatives about this policy which prompted the java driver developers to not include it when they released version 4.0 of the driver.

Feel free to start a discussion thread on the C* mailing list though.

joao-r-reis avatar Feb 11 '25 14:02 joao-r-reis