12rcu commented on code in PR #5158: URL: https://github.com/apache/ignite-3/pull/5158#discussion_r1956182529
########## modules/raft/src/integrationTest/java/org/apache/ignite/raft/jraft/core/ItNodeTest.java: ########## @@ -2791,6 +2743,54 @@ public void testFollowerStartStopFollowing() throws Exception { cluster.ensureSame(); } + @Test + public void testAppendEntriesWhenFollowerIsInErrorState() throws Exception { Review Comment: sorry, that was a mistake, reverted the test move -- 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