----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74711/#review225919 -----------------------------------------------------------
agents-common/src/main/java/org/apache/ranger/plugin/service/RangerAuthContext.java Lines 40 (patched) <https://reviews.apache.org/r/74711/#comment314327> This is a new addition. What is the net new functionality added which needed this addition? - Abhay Kulkarni On Nov. 1, 2023, 2:17 a.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74711/ > ----------------------------------------------------------- > > (Updated Nov. 1, 2023, 2:17 a.m.) > > > Review request for ranger, Ankita Sinha, Abhay Kulkarni, Ramesh Mani, Sailaja > Polavarapu, Subhrat Chaudhary, and Velmurugan Periasamy. > > > Bugs: RANGER-4507 > https://issues.apache.org/jira/browse/RANGER-4507 > > > Repository: ranger > > > Description > ------- > > RangerSecurityZoneMatcher created with the code moved from PolicyEngine > > > Diffs > ----- > > > agents-common/src/main/java/org/apache/ranger/plugin/policyengine/PolicyEngine.java > 063b685d0 > > agents-common/src/main/java/org/apache/ranger/plugin/policyengine/RangerSecurityZoneMatcher.java > PRE-CREATION > > agents-common/src/main/java/org/apache/ranger/plugin/service/RangerAuthContext.java > 56e4d782d > > agents-common/src/test/java/org/apache/ranger/plugin/policyengine/TestPolicyEngine.java > ba2e6439e > > agents-common/src/test/java/org/apache/ranger/plugin/policyengine/TestRangerSecurityZoneMatcher.java > PRE-CREATION > > > Diff: https://reviews.apache.org/r/74711/diff/1/ > > > Testing > ------- > > - verified that all existing tests pass successfully > - added unit tests > > > Thanks, > > Madhan Neethiraj > >
