[
https://issues.apache.org/jira/browse/RANGER-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Velmurugan Periasamy updated RANGER-1144:
-----------------------------------------
Fix Version/s: 0.5.4
> 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
> Components: plugins
> Reporter: Madhan Neethiraj
> Assignee: Abhay Kulkarni
> Fix For: 0.5.4
>
>
> 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.15#6346)