[
https://issues.apache.org/jira/browse/RANGER-3913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17609524#comment-17609524
]
Abhay Kulkarni commented on RANGER-3913:
----------------------------------------
Please review this patch and post your comments/suggestions. Thank you!
> Reduce number of calls to FilenameUtils.wildcardMatch() when evaluating
> resource matching
> -----------------------------------------------------------------------------------------
>
> Key: RANGER-3913
> URL: https://issues.apache.org/jira/browse/RANGER-3913
> Project: Ranger
> Issue Type: Improvement
> Components: Ranger
> Reporter: Abhay Kulkarni
> Assignee: Abhay Kulkarni
> Priority: Major
>
> When evaluating resource matching for a path-type resource in a recursive
> policy containing wildcards, several calls may be made to Hadoop library
> function FilenameUtils.wildcardMatch(). These calls may be expensive and
> minimizing such calls may help improve policy evaluation performance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)