zstan commented on a change in pull request #8759:
URL: https://github.com/apache/ignite/pull/8759#discussion_r576020992



##########
File path: 
modules/core/src/main/java/org/apache/ignite/spi/deployment/local/LocalDeploymentSpi.java
##########
@@ -146,6 +154,68 @@
         return null;
     }
 
+    /** {@inheritDoc} */
+    @Nullable @Override public DeploymentResource findResource(String 
rsrcName, @Nullable ClassLoader clsLdr) {

Review comment:
       GridLocalDeploymentSpiSelfTest#testDeploy seems asks your question ?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to