-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/74007/#review224475
-----------------------------------------------------------




ranger-plugin-classloader/src/main/java/org/apache/ranger/plugin/classloader/RangerPluginClassLoader.java
Lines 59 (patched)
<https://reviews.apache.org/r/74007/#comment313247>

    pluginType will be null here for the flow starting in ResourceMatcher 
constructor. In this case, returning null here may not be correct. Please 
review.


- Madhan Neethiraj


On June 1, 2022, 8:46 p.m., Abhay Kulkarni wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/74007/
> -----------------------------------------------------------
> 
> (Updated June 1, 2022, 8:46 p.m.)
> 
> 
> Review request for ranger, Madhan Neethiraj and Ramesh Mani.
> 
> 
> Bugs: RANGER-3606
>     https://issues.apache.org/jira/browse/RANGER-3606
> 
> 
> Repository: ranger
> 
> 
> Description
> -------
> 
> JDK 11 JRE fails to create javascript Script-Engine for tag policies 
> containing script conditions
> 
> 
> Diffs
> -----
> 
>   
> agents-common/src/main/java/org/apache/ranger/plugin/util/ScriptEngineUtil.java
>  79a702a8f 
>   
> ranger-plugin-classloader/src/main/java/org/apache/ranger/plugin/classloader/RangerPluginClassLoader.java
>  7ed776ecb 
> 
> 
> Diff: https://reviews.apache.org/r/74007/diff/1/
> 
> 
> Testing
> -------
> 
> Tested with JDK11. Passes all unit tests.
> 
> 
> Thanks,
> 
> Abhay Kulkarni
> 
>

Reply via email to