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

(Updated May 11, 2022, 2:14 a.m.)


Review request for ranger, Madhan Neethiraj and Ramesh Mani.


Changes
-------

Deleted unwanted file


Bugs: RANGER-3754
    https://issues.apache.org/jira/browse/RANGER-3754


Repository: ranger


Description
-------

If the plugins are chained, the result of an access request combines the access 
result of the main plugin with the result reported by the plugin chained to the 
main plugin. In some cases (where fallback to native authorizer is not enabled 
for the main plugin), the result of the chained plugin's access result is not 
used if the chained plugin's policy that evaluated the access is of same or 
lower priority.


Diffs (updated)
-----

  
agents-common/src/main/java/org/apache/ranger/plugin/service/RangerBasePlugin.java
 f157475bf 


Diff: https://reviews.apache.org/r/73983/diff/2/

Changes: https://reviews.apache.org/r/73983/diff/1-2/


Testing
-------

Compiled and ran all unit tests successfully


Thanks,

Abhay Kulkarni

Reply via email to