java-driver icon indicating copy to clipboard operation
java-driver copied to clipboard

Default to empty DC failover preferred remoted DCs

Open jahstreet opened this issue 10 months ago • 0 comments

In https://github.com/apache/cassandra-java-driver/pull/1896 we added a feature to prefer the order of the remote DCs on the x-DC failovers. As described in https://github.com/apache/cassandra-java-driver/pull/1896#discussion_r1983231999, the default is misleading to errors. With this tiny change I propose to default to empty list i/o containing a single empty string value.

cc @nitinitt

jahstreet avatar Mar 17 '25 08:03 jahstreet