bdeggleston commented on code in PR #4892:
URL: https://github.com/apache/cassandra/pull/4892#discussion_r3447810627


##########
test/distributed/org/apache/cassandra/distributed/test/tracking/MutationTrackingBounceTest.java:
##########
@@ -75,7 +75,7 @@ private void bounceTest(Cluster cluster, int rf, int bounces) 
throws Throwable
         int tables = 10;
         int writesPerKey = 2;
         int pks = 100;
-        withRandom(rng -> {
+        withRandom(1509900183613458L, rng -> {

Review Comment:
   I'll remove it on commit. Thanks!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to