Skip to content

Commit 3151129

Browse files
nitinittabsurdfarce
authored andcommitted
JAVA-3142: Improving the documentation for remote local dc's feature
patch by Nitin Chhabra; reviewed by Bret McGuire for JAVA-3142
1 parent ac45233 commit 3151129

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/main/resources/reference.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,9 @@ datastax-java-driver {
574574
# Modifiable at runtime: no
575575
# Overridable in a profile: yes
576576
allow-for-local-consistency-levels = false
577+
577578
# 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
578580
# Required: no
579581
# Modifiable at runtime: no
580582
# Overridable in a profile: no

0 commit comments

Comments
 (0)