Nivy created CASSANDRA-21087:
--------------------------------
Summary: 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
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]