java-driver
java-driver copied to clipboard
3.x: RackAwareRoundRobinPolicy does not differentiate between another rack from same DC and another DC
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.