File tree 1 file changed +0
-7
lines changed
1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -2220,13 +2220,6 @@ cass_cluster_set_load_balance_round_robin(CassCluster* cluster);
2220
2220
* For each query, all live nodes in a primary 'local' DC are tried first,
2221
2221
* followed by any node from other DCs.
2222
2222
*
2223
- * <b>Note:</b> This is the default, and does not need to be called unless
2224
- * switching an existing from another policy or changing settings.
2225
- * Without further configuration, a default local_dc is chosen from the
2226
- * first connected contact point, and no remote hosts are considered in
2227
- * query plans. If relying on this mechanism, be sure to use only contact
2228
- * points from the local DC.
2229
- *
2230
2223
* @deprecated The remote DC settings for DC-aware are not suitable for most
2231
2224
* scenarios that require DC failover. There is also unhandled gap between
2232
2225
* replication factor number of nodes failing and the full cluster failing. Only
You can’t perform that action at this time.
0 commit comments