[jira] [Commented] (CASSANDRA-16963) Flaky test: repair_tests/repair_test.py::TestRepair::test_local_dc_repair

2022-01-11 Thread Alex Petrov (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17473083#comment-17473083
 ] 

Alex Petrov commented on CASSANDRA-16963:
-

Committed to 
[trunk|https://github.com/apache/cassandra-dtest/commit/27c6d022c2d7c197be03c7d6ebe22861ca66a04d]

> Flaky test: repair_tests/repair_test.py::TestRepair::test_local_dc_repair
> -
>
> Key: CASSANDRA-16963
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16963
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Alex Petrov
>Assignee: Alex Petrov
>Priority: Normal
>
> Sometimes we get “ID mismatch while trying to reprepare” after node restart 
> on write workload in dtests, which we can avoid by using fully qualified cf 
> names.



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

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



[jira] [Commented] (CASSANDRA-16963) Flaky test: repair_tests/repair_test.py::TestRepair::test_local_dc_repair

2021-09-17 Thread Caleb Rackliffe (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17416762#comment-17416762
 ] 

Caleb Rackliffe commented on CASSANDRA-16963:
-

+1

(I do have a local trunk run of {{repair_tests/repair_test.py}} in flight, but 
I assume it'll be fine now. I'll post if it isn't.)

> Flaky test: repair_tests/repair_test.py::TestRepair::test_local_dc_repair
> -
>
> Key: CASSANDRA-16963
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16963
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Alex Petrov
>Assignee: Alex Petrov
>Priority: Normal
>
> Sometimes we get “ID mismatch while trying to reprepare” after node restart 
> on write workload in dtests, which we can avoid by using fully qualified cf 
> names.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (CASSANDRA-16963) Flaky test: repair_tests/repair_test.py::TestRepair::test_local_dc_repair

2021-09-16 Thread Alex Petrov (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17416328#comment-17416328
 ] 

Alex Petrov commented on CASSANDRA-16963:
-

[~maedhroz] sorry about that, I've done it the right way first, but then 
somehow thought that Python string interpolation works slightly differently. 
Maybe it was another language that allowed string interpolation right from 
variable names. I've fixed it now.

> Flaky test: repair_tests/repair_test.py::TestRepair::test_local_dc_repair
> -
>
> Key: CASSANDRA-16963
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16963
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Alex Petrov
>Assignee: Alex Petrov
>Priority: Normal
>
> Sometimes we get “ID mismatch while trying to reprepare” after node restart 
> on write workload in dtests, which we can avoid by using fully qualified cf 
> names.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Commented] (CASSANDRA-16963) Flaky test: repair_tests/repair_test.py::TestRepair::test_local_dc_repair

2021-09-16 Thread Caleb Rackliffe (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-16963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17416260#comment-17416260
 ] 

Caleb Rackliffe commented on CASSANDRA-16963:
-

Made one comment in the PR and ran the tests locally. Seeing 
{{test_simple_sequential_repair}}, {{test_simple_parallel_repair}}, and a few 
others fail with an error that looks something like this:

{noformat}
test_simple_sequential_repair failed and was not selected for rerun.

'fully_qualified_cf'
[,
 ,
 ,
 ]
{noformat}

> Flaky test: repair_tests/repair_test.py::TestRepair::test_local_dc_repair
> -
>
> Key: CASSANDRA-16963
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16963
> Project: Cassandra
>  Issue Type: Bug
>  Components: Test/dtest/python
>Reporter: Alex Petrov
>Assignee: Alex Petrov
>Priority: Normal
>
> Sometimes we get “ID mismatch while trying to reprepare” after node restart 
> on write workload in dtests, which we can avoid by using fully qualified cf 
> names.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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