[
https://issues.apache.org/jira/browse/RANGER-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15447439#comment-15447439
]
Madhan Neethiraj edited comment on RANGER-1162 at 8/30/16 12:09 AM:
--------------------------------------------------------------------
Committed to master:
http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/ff4e2e7b
was (Author: madhan.neethiraj):
Committed to master:
http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/68242427
> Tag lookup optimization: use prefix lookup to reduce number of evaluators
> attempted
> -----------------------------------------------------------------------------------
>
> Key: RANGER-1162
> URL: https://issues.apache.org/jira/browse/RANGER-1162
> Project: Ranger
> Issue Type: Bug
> Components: plugins
> Affects Versions: 0.6.0
> Reporter: Madhan Neethiraj
> Assignee: Madhan Neethiraj
> Attachments: RANGER-1162.2.patch, RANGER-1162.3.patch,
> RANGER-1162.patch
>
>
> Based on the improvements seen in policy-evaluation response time, after
> changes in RANGER-1161, the logic to determine the tags for the
> accessed-resource can benefit with the same approach. Currently the policy
> engine attempts to match the resource with all service-resources. The number
> of evaluators attempted can be reduced by using a better arrangement/lookup
> of service-resources - like trie.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)