Benedict Elliott Smith created CASSANDRA-20905: --------------------------------------------------
Summary: Accord: Strict Serializability Verifier may incorrectly handle blind writes Key: CASSANDRA-20905 URL: https://issues.apache.org/jira/browse/CASSANDRA-20905 Project: Apache Cassandra Issue Type: Improvement Components: Accord Reporter: Benedict Elliott Smith Blind writes that are witnessed before the operation that writes them is ACK'd may be incorrectly marked as a history violation. This is due to a simple bug of using binarySearch on an unsorted array (whoops). -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org