[
https://issues.apache.org/jira/browse/CASSANDRA-17614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534222#comment-17534222
]
Berenguer Blasi commented on CASSANDRA-17614:
---------------------------------------------
Ignoring all KS repair messages seems safe as the operation is going to fail
anyway. Also proper KS repair behavior has already been checked in the previous
lines of the test. This looks safe to merge without having CI for all branches
despite being a dtest. LGTM +1
> Fix repair_tests/repair_test.py::TestRepair::test_non_replicated_ks_repair
> --------------------------------------------------------------------------
>
> Key: CASSANDRA-17614
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17614
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest/python
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Normal
>
> Seems we need to ignore non-related keyspaces after CASSANDRA-17594
> https://ci-cassandra.apache.org/job/Cassandra-4.0/389/testReport/dtest.repair_tests.repair_test/TestRepair/test_non_replicated_ks_repair/
> {code}
> Unexpected error found in node logs (see stdout for full details). Errors:
> [[node3] 'ERROR [Repair-Task:1] 2022-05-05 15:07:53,951
> RepairRunnable.java:178 - Repair 237883a0-cc85-11ec-8760-0b7eabc00dbb
> failed:\njava.lang.RuntimeException: Nothing to repair for (0,1] in
> system_traces - aborting\n\tat
> org.apache.cassandra.repair.RepairRunnable.getNeighborsAndRanges(RepairRunnable.java:338)\n\tat
>
> org.apache.cassandra.repair.RepairRunnable.runMayThrow(RepairRunnable.java:265)\n\tat
>
> org.apache.cassandra.repair.RepairRunnable.run(RepairRunnable.java:241)\n\tat
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)\n\tat
> java.util.concurrent.FutureTask.run(FutureTask.java:266)\n\tat
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)\n\tat
> java.util.concurrent.FutureTask.run(FutureTask.java:266)\n\tat
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\n\tat
>
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\n\tat
>
> io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat
> java.lang.Thread.run(Thread.java:748)']
> {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]