Felipe Pinheiro created CASSGO-52:
-------------------------------------
Summary: awaitSchemaAgreement not ignoring unreachable node
Key: CASSGO-52
URL: https://issues.apache.org/jira/browse/CASSGO-52
Project: Apache Cassandra Go driver
Issue Type: Bug
Reporter: Felipe Pinheiro
If a node in `system.peers` is unreachable the `Conn.awaitSchemaAgreement`
function will complain about `gocql: cluster schema versions not consistent:
[<uuid1> <uuid2>]` instead of ignoring the unreachable node.
This can happen when a node is replaced but the `system.peers` still shows the
ghost node in there with a different schema version than the rest of the nodes.
Raised [here,|https://github.com/apache/cassandra-gocql-driver/issues/1736]
with a PR open
[here.|https://github.com/apache/cassandra-gocql-driver/pull/1738]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]