----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73268/#review222771 -----------------------------------------------------------
Ship it! Ship It! - Madhan Neethiraj On April 2, 2021, 4:40 p.m., Abhay Kulkarni wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73268/ > ----------------------------------------------------------- > > (Updated April 2, 2021, 4:40 p.m.) > > > Review request for ranger, Madhan Neethiraj and Ramesh Mani. > > > Bugs: RANGER-3147 > https://issues.apache.org/jira/browse/RANGER-3147 > > > Repository: ranger > > > Description > ------- > > Handle PathResourceMatching correctly for SELF_OR_CHILD scope. Ensure that > the nodes traversed for adding children to matched set are set-up if needed. > Added debug messages. > > > Diffs > ----- > > > agents-common/src/main/java/org/apache/ranger/plugin/policyengine/RangerResourceTrie.java > 2db1db0c2 > > agents-common/src/main/java/org/apache/ranger/plugin/resourcematcher/RangerPathResourceMatcher.java > c60e7bcc2 > agents-common/src/test/resources/policyengine/test_policyengine_aws.json > 3e7750661 > > > Diff: https://reviews.apache.org/r/73268/diff/2/ > > > Testing > ------- > > Developed unit tests to test policy with resource containing {USER} macro and > SELF_OR_CHILD and SELF scoped access requests. Ran all unit tests > successfully. > > > Thanks, > > Abhay Kulkarni > >
