pnowojski commented on a change in pull request #10845: 
[FLINK-15355][plugins]Classloader restricts access to parent to whitelist.
URL: https://github.com/apache/flink/pull/10845#discussion_r367279915
 
 

 ##########
 File path: 
flink-tests/src/test/java/org/apache/flink/test/plugin/PluginLoaderTest.java
 ##########
 @@ -21,6 +21,7 @@
 import org.apache.flink.core.plugin.PluginDescriptor;
 import org.apache.flink.core.plugin.PluginLoader;
 import org.apache.flink.test.plugin.jar.plugina.TestServiceA;
+import org.apache.flink.test.plugin.spi.TestSpi;
 
 Review comment:
   Why have all the tests changed in this commit?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to