[
https://issues.apache.org/jira/browse/CASSANDRA-17573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17556598#comment-17556598
]
Ekaterina Dimitrova commented on CASSANDRA-17573:
-------------------------------------------------
Triaging the 4.1 blockers board and stumbled into this one. I think we need
also a 4.1 patch.
Can we also run again the test in a loop in order to confirm that it is not
flaky anymore?
Please feel free to cherry-pick [this
commit|https://github.com/ekaterinadimitrova2/cassandra/commit/8a9f13b6d6601c2a0d48f29f6829cf6ab23054e7]
which includes the Circle config I used to run it in a loop to reproduce it
before.
The following command was used to generate the config:
{code:java}
.circleci/generate.sh -m -e REPEATED_UTEST_TARGET=test-jvm-dtest-some -e
REPEATED_UTEST_CLASS=org.apache.cassandra.distributed.test.PaxosRepairTest -e
REPEATED_DTEST_COUNT=500{code}
> Fix test
> org.apache.cassandra.distributed.test.PaxosRepairTest#paxosRepairVersionGate
> -------------------------------------------------------------------------------------
>
> Key: CASSANDRA-17573
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17573
> Project: Cassandra
> Issue Type: Bug
> Components: Consistency/Repair, Feature/Lightweight Transactions,
> Test/dtest/java
> Reporter: David Capwell
> Assignee: Benedict Elliott Smith
> Priority: Normal
> Fix For: 4.1-beta
>
>
> https://app.circleci.com/pipelines/github/dcapwell/cassandra/1381/workflows/4a4e6100-6582-43fd-8f39-6b3cbb5a94b6/jobs/11282/tests#failed-test-0
> {code}
> junit.framework.AssertionFailedError: Repair failed with errors: [Repair
> session aa00ae00-c192-11ec-89f5-d521036fedec for range [(000000c8,0000012c],
> (00000064,000000c8], (0000012c,00000064]] failed with error Paxos cleanup
> session a1fe1fea-7522-47ec-879a-7f2e6cc592ad failed on /127.0.0.3:7012 with
> message: Unsupported peer versions for a6404aa0-c192-11ec-89f5-d521036fedec
> [(000000c8,0000012c], (00000064,000000c8], (0000012c,00000064]], Repair
> command #3 finished with error]
> at
> org.apache.cassandra.distributed.test.PaxosRepairTest.lambda$repair$54f7d7c2$1(PaxosRepairTest.java:189)
> at org.apache.cassandra.concurrent.FutureTask$1.call(FutureTask.java:81)
> at org.apache.cassandra.concurrent.FutureTask.call(FutureTask.java:47)
> at org.apache.cassandra.concurrent.FutureTask.run(FutureTask.java:57)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> at
> io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
> at java.base/java.lang.Thread.run(Thread.java:834)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]