----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73546/#review223394 -----------------------------------------------------------
agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerDefaultPolicyEvaluator.java Lines 151 (patched) <https://reviews.apache.org/r/73546/#comment312460> Please add "else" clause to this, and initialize denyEvaluators, etc. to empty collection as done in the block 163-165. - Abhay Kulkarni On Aug. 25, 2021, 4:31 p.m., cao zhiqiang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73546/ > ----------------------------------------------------------- > > (Updated Aug. 25, 2021, 4:31 p.m.) > > > Review request for ranger and Madhan Neethiraj. > > > Bugs: RANGER-3377 > https://issues.apache.org/jira/browse/RANGER-3377 > > > Repository: ranger > > > Description > ------- > > Ignore deny conditions to improve the ranger plugin performance by resource > config. > > > Diffs > ----- > > > agents-common/src/main/java/org/apache/ranger/plugin/policyevaluator/RangerDefaultPolicyEvaluator.java > ecd6cb746 > > > Diff: https://reviews.apache.org/r/73546/diff/2/ > > > Testing > ------- > > > Thanks, > > cao zhiqiang > >