isopov opened a new pull request, #1956: URL: https://github.com/apache/cassandra-gocql-driver/pull/1956
As requested in #956 we need an option to not fallback to remote datacenter in DCAware host selection policy. Unfortunately we first try to connect to remote datacenter host and receive local hosts there. So the way with HostFilter does not work for us. It seems that such host selection policy should work for us... -- 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]

