ibessonov commented on code in PR #2936:
URL: https://github.com/apache/ignite-3/pull/2936#discussion_r1420353725


##########
modules/compute/src/main/java/org/apache/ignite/internal/compute/loader/JobContextManager.java:
##########
@@ -100,8 +98,8 @@ public CompletableFuture<JobContext> 
acquireClassLoader(List<DeploymentUnit> uni
     }
 
     /**
-     * Creates a class loader for the given deployment units. The units will 
be acquired.
-     * The class loader will be closed when it is not used by any other job.
+     * Creates a class loader for the given deployment units. The units will 
be acquired. The class loader will be closed when it is not
+     * used by any other job.

Review Comment:
   I know, IDEA did it itself I guess. I don't mind autoformatting, but old 
line breaks looked better. Anyway, not a blocker either



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