----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75349/#review227199 -----------------------------------------------------------
Ship it! Ship It! - Pradeep Agrawal On Jan. 26, 2025, 1:18 a.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75349/ > ----------------------------------------------------------- > > (Updated Jan. 26, 2025, 1:18 a.m.) > > > Review request for ranger, Abhishek Kumar, Fateh Singh, Kishor > Gollapalliwar, Abhay Kulkarni, Pradeep Agrawal, and Ramesh Mani. > > > Bugs: RANGER-5115 > https://issues.apache.org/jira/browse/RANGER-5115 > > > Repository: ranger > > > Description > ------- > > updated to synchronize initialization of > RangerAbstractPolicyItemEvaluator.withImpliedGrants to avoid > ConcurrentModificationException > > > Diffs > ----- > > > agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerAbstractPolicyItemEvaluator.java > c2920ff3e > > agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerDefaultPolicyItemEvaluator.java > 9f25db375 > > agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerOptimizedPolicyEvaluator.java > 7f01f5cd0 > > agents-common/src/test/java/org/apache/ranger/plugin/policyengine/TestPolicyACLs.java > 40da6cf26 > > agents-common/src/test/java/org/apache/ranger/plugin/policyengine/TestPolicyEngine.java > ee49520fd > > > Diff: https://reviews.apache.org/r/75349/diff/2/ > > > Testing > ------- > > - verified that build with all tests complete successfully > > > Thanks, > > Madhan Neethiraj > >