dcapwell commented on PR #33:
URL: https://github.com/apache/cassandra-accord/pull/33#issuecomment-1439203792

   here are a few burn test seeds that have issues for me
   
   `-6934708324826057613L` super slow... I gave up after 5m... I changed the 
test code so `Timeout` doesn't fill a stack trace, it looks like this seed hits 
a very bad edge case and takes forever to run... its doing work... just takes 
forever...
   
   `-7237239287958330617L`
   
   ```
   15:00:24.490 [Test worker] ERROR accord.impl.InMemoryCommandStore - Uncaught 
exception
   java.lang.IllegalStateException: null
        at accord.utils.Invariants.illegalState(Invariants.java:44)
        at accord.utils.Invariants.illegalState(Invariants.java:49)
        at accord.utils.Invariants.checkState(Invariants.java:91)
        at accord.local.Commands.preacceptOrRecover(Commands.java:117)
        at accord.local.Commands.preaccept(Commands.java:86)
        at accord.coordinate.CheckOn$OnDone.apply(CheckOn.java:210)
        at accord.coordinate.CheckOn$OnDone.apply(CheckOn.java:128)
   ```


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