[ 
https://issues.apache.org/jira/browse/CASSGO-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

João Reis updated CASSGO-52:
----------------------------
     Bug Category: Parent values: Availability(12983)
       Complexity: Normal
      Component/s: Core
    Discovered By: User Report
    Fix Version/s: 2.x
         Severity: Normal
           Status: Open  (was: Triage Needed)

> 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
>          Components: Core
>            Reporter: Felipe Pinheiro
>            Priority: Normal
>             Fix For: 2.x
>
>
> 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]

Reply via email to