sashapolo commented on code in PR #7430: URL: https://github.com/apache/ignite-3/pull/7430#discussion_r2703983573
########## 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: > Whenever refers to any time or every time, meaning "at any point in time", while wherever refers to any place, meaning "in any location" I think your suggestion is not correct, I'm pretty sure the author meant "get rid in all places" -- 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]
