Details
Description
java.lang.AssertionError: Inconsistent execution timestamp detected for txnId [1,1680024935809000,0,1684150492]: [0,0,0,0] != [1,1680024935809000,0,1684150492]
at org.apache.cassandra.service.accord.api.AccordAgent.onInconsistentTimestamp(AccordAgent.java:44)
at accord.local.Commands.commit(Commands.java:240)
at accord.messages.Commit.apply(Commit.java:155)
at accord.messages.Commit.apply(Commit.java:42)
at org.apache.cassandra.service.accord.async.AsyncOperation$ForFunction.apply(AsyncOperation.java:321)
at org.apache.cassandra.service.accord.async.AsyncOperation$ForFunction.apply(AsyncOperation.java:308)
at org.apache.cassandra.service.accord.async.AsyncOperation.runInternal(AsyncOperation.java:226)
at org.apache.cassandra.service.accord.async.AsyncOperation.run(AsyncOperation.java:268)
Attachments
Issue Links
- blocks
-
CASSANDRA-18196 Initial Merge of Accord Feature Branch to Trunk
- In Progress