You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.
Expected Behaviour
When no local hosts are available, remote hosts are used.
Actual Behaviour
When no local hosts are available, remote hosts are not used.
Suggested fix
Configure withUsedHostsPerRemoteDc on the cluster builder's LoadBalancingPolicy:
CassandraMigration.kt#L289
https://docs.datastax.com/en/latest-java-driver-api/com/datastax/driver/core/policies/DCAwareRoundRobinPolicy.Builder.html#withUsedHostsPerRemoteDc-int-
The text was updated successfully, but these errors were encountered: