joao-r-reis commented on issue #1736: URL: https://github.com/apache/cassandra-gocql-driver/issues/1736#issuecomment-3393617468
Oh maybe you're looking for something like [this](https://github.com/apache/cassandra-java-driver/blob/e2c7ad4d11555eeacce6bd436547b403f83eb24f/core/src/main/java/com/datastax/oss/driver/internal/core/metadata/SchemaAgreementChecker.java#L192-L211). If gocql doesn't ignore DOWN nodes (along with other checks in that java driver method) then that is something we can add for sure -- 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]
