ivanzlenko commented on code in PR #5040:
URL: https://github.com/apache/ignite-3/pull/5040#discussion_r1915251767
##########
modules/raft/src/integrationTest/java/org/apache/ignite/raft/jraft/core/ItNodeTest.java:
##########
@@ -4310,7 +4311,8 @@ public void
votingMemberReturningAfterResetAndConfigChangeCanBecomeLeader() thro
}
@Test
- public void
applicationOfLongBatchInStateMachineDoesNotPreventFastShutdown() throws
Exception {
+ @DisplayName("application of long batch is state machine does not prevent
fast shutdown")
Review Comment:
```suggestion
@DisplayName("application of long batch in state machine does not
prevent fast shutdown")
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]