joao-r-reis commented on issue #1736:
URL: 
https://github.com/apache/cassandra-gocql-driver/issues/1736#issuecomment-3393615944

   I don't think the 2.0 release will have anything to make this better but I'm 
not sure what you're looking for here. If there is a ghost node on system.peers 
then the driver will always consider it a valid node so the 
awaitschemaagreement function will also use it. The fix would be to resolve the 
issue with the system.peers table but I can't help much with that, maybe asking 
C* folks in ASF slack or the C* mailing list will help you.
   
   You can try filtering out a host by providing a HostFilter as a workaround 
to see if that works too


-- 
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]

Reply via email to