[
https://issues.apache.org/jira/browse/RANGER-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16963526#comment-16963526
]
Andrew Luo edited comment on RANGER-2594 at 10/31/19 12:00 AM:
---------------------------------------------------------------
Committed:
[https://github.com/apache/ranger/commit/c76f8eecf181f813774d8e7a6546f1666287eefe]
was (Author: andrewluo):
https://github.com/apache/ranger/commit/c76f8eecf181f813774d8e7a6546f1666287eefe
> Improve policy validation performance during delete
> ---------------------------------------------------
>
> Key: RANGER-2594
> URL: https://issues.apache.org/jira/browse/RANGER-2594
> Project: Ranger
> Issue Type: Improvement
> Components: admin
> Affects Versions: 2.1.0
> Reporter: Andrew Luo
> Priority: Major
> Fix For: 2.1.0
>
> Attachments:
> 0001-RANGER-2594-Improve-policy-validation-performance-du.patch
>
>
> Policy deletion is slow for large policies. One reason for this is that the
> validation needs to get a copy of the entire policy just to check if it
> exists.
> Review request: https://reviews.apache.org/r/71552/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)