Stefan Miklosovic created CASSANDRA-18048:
---------------------------------------------
Summary: fix flaky
o.a.c.distributed.test.PaxosRepair2Test.legacyPurgeRepairLoop
Key: CASSANDRA-18048
URL: https://issues.apache.org/jira/browse/CASSANDRA-18048
Project: Cassandra
Issue Type: Bug
Components: CI
Reporter: Stefan Miklosovic
{code:java}
junit.framework.AssertionFailedError
at
org.apache.cassandra.distributed.test.PaxosRepair2Test.lambda$null$12(PaxosRepair2Test.java:528)
at
org.apache.cassandra.service.paxos.PaxosState.updateStateUnsafe(PaxosState.java:557)
at
org.apache.cassandra.distributed.test.PaxosRepair2Test.lambda$legacyPurgeRepairLoop$1b03105c$1(PaxosRepair2Test.java:522)
at org.apache.cassandra.concurrent.FutureTask$1.call(FutureTask.java:96)
at org.apache.cassandra.concurrent.FutureTask.call(FutureTask.java:61)
at org.apache.cassandra.concurrent.FutureTask.run(FutureTask.java:71)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]