Vladsz83 commented on code in PR #13577:
URL: https://github.com/apache/ignite/pull/13577#discussion_r4104091436


##########
modules/ducktests/src/main/java/org/apache/ignite/internal/ducktest/tests/ContinuousDataLoadApplication.java:
##########
@@ -78,7 +78,7 @@ public class ContinuousDataLoadApplication extends 
IgniteAwareApplication {
                     if (notifyTime + TimeUnit.MILLISECONDS.toNanos(1500) < 
System.nanoTime())
                         notifyTime = System.nanoTime();
 
-                    // Delayed notify of the initialization to make sure the 
data load has completelly began and
+                    // Delayed notify of the initialization to make sure the 
data load has completely began and

Review Comment:
   Done



-- 
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]

Reply via email to