mykaul commented on PR #287:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/287#issuecomment-4499145142

   v2: Added a guard in `DowngradingConsistencyRetryPolicy.Attempt()` that 
prevents downgrading from SERIAL/LOCAL_SERIAL to a non-serial consistency level 
(e.g. ONE, QUORUM), which would break serial read (Paxos) guarantees. Also 
added a unit test verifying this behavior.


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