[
https://issues.apache.org/jira/browse/CASSANDRA-17573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544322#comment-17544322
]
Benedict Elliott Smith commented on CASSANDRA-17573:
----------------------------------------------------
So I don't _think_ this was one of my tests, but I can't recall for sure.
I suspect the problem is Gossip propagating the version data around the
cluster. I'm not actually certain why we're enabling network and gossip here at
all, to be honest, which might be a simple fix.
[~bdeggleston] do you remember this test?
> 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: [email protected]
For additional commands, e-mail: [email protected]