joao-r-reis commented on PR #1956: URL: https://github.com/apache/cassandra-gocql-driver/pull/1956#issuecomment-4650635053
Adding a whole new type for this seems unnecessary, we just need a new boolean field on the existing policy like `localOnly`. Also, there's nothing in the test suite that verifies that the driver will be able to successfully connect and initialize with the scenario you're describing. Unfortunately this would require a cluster with two datacenters and the cluster we create for CI only has one datacenter. Maybe we could change the CI cluster to have two datacenters though. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

