dkropachev commented on issue #1736: URL: https://github.com/apache/cassandra-gocql-driver/issues/1736#issuecomment-3398109785
> [@dkropachev](https://github.com/dkropachev) I tried both `nodetool removenode` and `nodetool assassinate`. > > While `assassinate` removed the bad row from `system.peers` I would still like gocql to ignore it, as in the near future we will make some changes to our infrastructure and login in to the cluster would become more restricted. The question is how driver can distinguish ghost nodes from normal, me, looking at the schema of `system.peers` it is not clear, unless you provide exact record from that table for ghost node it would be hard to tell how to do that or is it even possible. -- 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]
