maedhroz commented on code in PR #4150:
URL: https://github.com/apache/cassandra/pull/4150#discussion_r2085863314


##########
test/distributed/org/apache/cassandra/distributed/test/cql3/MultiNodeTableWalkWithoutReadRepairTest.java:
##########
@@ -33,7 +33,10 @@ public MultiNodeTableWalkWithoutReadRepairTest()
     protected void preCheck(Cluster cluster, Property.StatefulBuilder builder)
     {
         // if a failing seed is detected, populate here
-        // Example: builder.withSeed(42L);
+//        builder.withSeed(1210048824849624538L).withExamples(1);
+//        builder.withSeed(-7862021736520593557L).withExamples(1);
+//        builder.withSeed(602472426346856339L).withExamples(1);

Review Comment:
   seeds that failed variously during development



-- 
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: pr-unsubscr...@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to