Madhan Neethiraj created RANGER-1144:
----------------------------------------
Summary: Policy engine optimization: quick skip of policy based on
user/groups, accessTypes
Key: RANGER-1144
URL: https://issues.apache.org/jira/browse/RANGER-1144
Project: Ranger
Issue Type: Bug
Reporter: Madhan Neethiraj
While evaluating an access request, policy engine can quickly skip a policy if
the policy doesn't contain references to user/groups or accessType given in the
access request. This optimization (method shown below) already exists in master
and ranger-0.6 branch; this needs to be back ported to ranger-0.5:
{code}RangerOptimizedPolicyEvaluator.hasMatchablePolicyItem(RangerAccessRequest
request){code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)