dcapwell commented on code in PR #4288:
URL: https://github.com/apache/cassandra/pull/4288#discussion_r2248846373


##########
test/simulator/test/org/apache/cassandra/simulator/test/SimulationTestBase.java:
##########
@@ -235,15 +245,46 @@ protected ActionList execute()
         }
     }
 
-    public static void simulate(Function<SimpleSimulation, ActionList> init,
-                                Function<SimpleSimulation, ActionList> test,
-                                Function<SimpleSimulation, ActionList> 
teardown,
-                                
Consumer<ClusterSimulation.Builder<SimpleSimulation>> configure) throws 
IOException
+    static void simulate(Function<SimpleSimulation, ActionList> init,

Review Comment:
   lowered visibility to get rid of all intellij warnings



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