You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benjamin Lerer (Jira)" <ji...@apache.org> on 2022/09/12 13:11:00 UTC

[jira] [Updated] (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:all-tabpanel ]

Benjamin Lerer updated CASSANDRA-17573:
---------------------------------------
          Since Version: 4.1-alpha1
    Source Control Link: https://github.com/apache/cassandra/commit/49cd4b5f79e4cda16668cce8aea7d93d480f48fc
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

Committed into 4.1 at 49cd4b5f79e4cda16668cce8aea7d93d480f48fc and merged into trunk

> 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.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org