Marcus Eriksson created CASSANDRA-17614:
-------------------------------------------

             Summary: 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


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

Reply via email to