Benedict Elliott Smith created CASSANDRA-21440:
--------------------------------------------------

             Summary: Accord: CommandChanges.shouldCleanup must maintain 
EXPUNGE result after data expunged
                 Key: CASSANDRA-21440
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21440
             Project: Apache Cassandra
          Issue Type: Bug
          Components: Accord
            Reporter: Benedict Elliott Smith


{{CommandChanges.shouldCleanup}} short-circuits to {{NO}} if there is no data, 
but this is incorrect as {{Cleanup.EXPUNGE}} may have dropped the data and the 
record must report cleanup {{EXPUNGE}}, and be read as an {{ERASED}} command. 
This can lead to linearizability violations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to