Ariel Weisberg created CASSANDRA-19736:
------------------------------------------

             Summary: Batchlog and hint replay have timestamps replaced by 
Accord
                 Key: CASSANDRA-19736
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19736
             Project: Cassandra
          Issue Type: Bug
          Components: Accord
            Reporter: Ariel Weisberg


The issue is that we might create the transaction at a much later time and then 
the operation would be written to Cassandra with a later timestamp. It should 
be fine to use the minimum of the two.

This also means that `USING TIMESTAMP` will also work as long as the provided 
timestamp is < the Accord timestamp.



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

Reply via email to