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

3.x: RackAwareRoundRobinPolicy does not differentiate between another rack from same DC and another DC

Open dkropachev opened this issue 8 months ago • 0 comments

For it both of them are HostDistance.REMOTE (will be after https://github.com/scylladb/java-driver/issues/369 is fixed). We need to have another HostDistance to make it work.

dkropachev avatar Aug 19 '25 13:08 dkropachev