ivanzlenko commented on code in PR #7430:
URL: https://github.com/apache/ignite-3/pull/7430#discussion_r2703951692
##########
modules/raft/src/integrationTest/java/org/apache/ignite/raft/jraft/core/ItNodeTest.java:
##########
@@ -178,7 +178,7 @@
import org.junit.jupiter.api.extension.ExtendWith;
/**
- * Integration tests for raft cluster. TODO asch get rid of sleeps wherether
possible IGNITE-14832
+ * Integration tests for raft cluster. TODO asch get rid of sleeps wherever
possible IGNITE-14832
Review Comment:
```suggestion
* Integration tests for raft cluster. TODO asch get rid of sleeps whenever
possible IGNITE-14832
```
--
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]