sanpwc commented on code in PR #5091: URL: https://github.com/apache/ignite-3/pull/5091#discussion_r1924763955
########## modules/raft/src/integrationTest/java/org/apache/ignite/raft/jraft/core/ItNodeTest.java: ########## @@ -4592,12 +4592,27 @@ private void sendTestTaskAndWait(Node node, RaftError err) throws InterruptedExc private void sendTestTaskAndWait(Node node, int start, int amount, Review Comment: Why? After you fix `sendTestTaskAndWait` actually do wait for an expected lastAppliedIndex. -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org