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

Nivy updated CASSANDRA-21087:
-----------------------------
    Attachment: result_details.tar.gz

> Fix non-determinism of repair fuzz tests by passing randomizer to 
> RetryStrategy
> -------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-21087
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21087
>             Project: Apache Cassandra
>          Issue Type: Bug
>            Reporter: Nivy
>            Assignee: Nivy
>            Priority: Normal
>         Attachments: ci_summary.html, result_details.tar.gz
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Currently, repair fuzz tests use ThreadLocalRandom to generate a random int 
> to decide how long to wait between retries. This would make it difficult to 
> recreate the same conditions if we discover test failures. Thus, this change 
> ensures repair tests use the RandomSource randomizer so that test runs can be 
> seeded if necessary.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to