[ 
https://issues.apache.org/jira/browse/CASSANDRA-17335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yifan Cai updated CASSANDRA-17335:
----------------------------------
    Source Control Link: 
https://github.com/apache/cassandra/commit/fd5e2ad74eff61e189c2abe87797c2690a45220c
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

Committed into cassandra-4.0 as 
[fd5e2ad7|https://github.com/apache/cassandra/commit/fd5e2ad74eff61e189c2abe87797c2690a45220c]
 and merged into trunk.

> Fix race condition bug during local session repair
> --------------------------------------------------
>
>                 Key: CASSANDRA-17335
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17335
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/java
>            Reporter: Andres de la Peña
>            Assignee: Bernardo Botella Corbi
>            Priority: Normal
>             Fix For: 4.0.x, 4.x
>
>         Attachments: 
> 0001-Fix-Flaky-testNoSuchRepairSessionAnticompaction-trunk.patch
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> The in-JVM dtest {{RepairErrorsTest#testNoSuchRepairSessionAnticompaction}} 
> seems to be flaky, as it's shown by [this repeated 
> run|https://app.circleci.com/pipelines/github/adelapena/cassandra/1280/workflows/8a4e04cb-64cc-46a3-9e1e-c946dfafc7fa/jobs/12114]
>  on trunk, which hits 18 failures in 500 iterations. The config for CircleCI 
> was generated with:
> {code}
> .circleci/generate.sh -m \
>   -e REPEATED_UTEST_TARGET=test-jvm-dtest-some \
>   -e REPEATED_UTEST_COUNT=500 \
>   -e 
> REPEATED_UTEST_CLASS=org.apache.cassandra.distributed.test.RepairErrorsTest
> {code}
> This was discovered while testing CASSANDRA-16878, on [this CI 
> run|https://app.circleci.com/pipelines/github/adelapena/cassandra/1268/workflows/aef1c703-c816-40f8-8e07-9055027d6403/jobs/12000].
> The error consists on a failed assertion when grepping the logs in search of 
> an error message.



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

Reply via email to