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


##########
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:
   This is IDEA autoformatting



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