pradeepagrawal8184 commented on code in PR #965:
URL: https://github.com/apache/ranger/pull/965#discussion_r3289660108


##########
ranger-plugin-classloader/src/main/java/org/apache/ranger/plugin/classloader/RangerPluginClassLoader.java:
##########
@@ -40,6 +40,23 @@
 public class RangerPluginClassLoader extends URLClassLoader {

Review Comment:
   SOLR is dependent on jersey 2.39.x, while ranger is using 2.47; we can not 
enforce SOLR to use 2.47 ; also two different version of libraries can not 
exist in the same classpath; so as of now i have only this workaround.



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