jsancio commented on a change in pull request #10085: URL: https://github.com/apache/kafka/pull/10085#discussion_r624230147
########## File path: raft/src/test/java/org/apache/kafka/raft/RaftEventSimulationTest.java ########## @@ -966,6 +967,54 @@ public void verify() { } } + private static class SnapshotAtLogStart implements Invariant { Review comment: Okay. The simulations now take less than a minute in total on my machine which is what I see on trunk in my machine. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org