You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/05/30 17:26:00 UTC

[jira] [Commented] (CASSANDRA-17573) Fix test org.apache.cassandra.distributed.test.PaxosRepairTest#paxosRepairVersionGate

    [ https://issues.apache.org/jira/browse/CASSANDRA-17573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544015#comment-17544015 ] 

Ekaterina Dimitrova commented on CASSANDRA-17573:
-------------------------------------------------

I don't see it in Butler, but managed to reproduce it in CircleCI [here|https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra?branch=17573-4.1&filter=all] - fails 4-5% of the time with MIDRES.

> 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
>            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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org