Rikkuru commented on issue #1803:
URL: 
https://github.com/apache/cassandra-gocql-driver/issues/1803#issuecomment-2317407935

   > `Query failed: Operation timed out for system_schema.keyspaces - received 
only 1 responses from 3 CL=THREE.`, tested with `cluster.RetryPolicy = 
&gocql.DowngradingConsistencyRetryPolicy{ConsistencyLevelsToTry: 
[]gocql.Consistency{gocql.Two, gocql.One}}` and `cluster.Consistency = 
gocql.Three`.
   
   Was this a write or read query ? Just checking because write timeout is not 
retried in DowngradingConsistencyRetryPolicy if some nodes responded.
   


-- 
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: commits-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to