File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 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);
22202220 * For each query, all live nodes in a primary 'local' DC are tried first,
22212221 * followed by any node from other DCs.
22222222 *
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- *
22302223 * @deprecated The remote DC settings for DC-aware are not suitable for most
22312224 * scenarios that require DC failover. There is also unhandled gap between
22322225 * replication factor number of nodes failing and the full cluster failing. Only
You can’t perform that action at this time.
0 commit comments