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

[jira] [Created] (CASSANDRA-17349) Fix flaky test - dtest-novnode.repair_tests.repair_test.TestRepair.test_simple_sequential_repair

Brandon Williams created CASSANDRA-17349:
--------------------------------------------

             Summary: Fix flaky test - dtest-novnode.repair_tests.repair_test.TestRepair.test_simple_sequential_repair
                 Key: CASSANDRA-17349
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17349
             Project: Cassandra
          Issue Type: Bug
          Components: Consistency/Repair
            Reporter: Brandon Williams


Failed 2 times in the last 9 runs. Flakiness: 37%, Stability: 77%
Error Message

cassandra.DriverException: ID mismatch while trying to reprepare (expected b'ba2c66a4f13080265ea718e037637d4a', got b'52faf62235132756a26828817a81168d'). This prepared statement won't work anymore. This usually happens when you run a 'USE...' query after the statement was prepared.

Stacktrace

self = <repair_tests.repair_test.TestRepair object at 0x7ff6850f5a60>

    def test_simple_sequential_repair(self):
        """
            Calls simple repair test with a sequential repair
            """
>       self._simple_repair(sequential=True)

repair_tests/repair_test.py:363: 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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