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
Copy file name to clipboardExpand all lines: core/src/main/resources/reference.conf
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -574,7 +574,9 @@ datastax-java-driver {
574
574
# Modifiable at runtime: no
575
575
# Overridable in a profile: yes
576
576
allow-for-local-consistency-levels = false
577
+
577
578
# Ordered preference list of remote dc's (in order) optionally supplied for automatic failover. While building a query plan, the driver uses the DC's supplied in order together with max-nodes-per-remote-dc
579
+
# Users are not required to specify all DCs, when listing preferences via this config
0 commit comments