[
https://issues.apache.org/jira/browse/RANGER-2158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16629615#comment-16629615
]
Abhay Kulkarni commented on RANGER-2158:
----------------------------------------
Committed to ranger-0.7:
https://git-wip-us.apache.org/repos/asf?p=ranger.git;a=commit;h=475b5290aa1b78f8dbcd1d56d36af719660967ed
> Performance improvement to REST API call to update policies
> -----------------------------------------------------------
>
> Key: RANGER-2158
> URL: https://issues.apache.org/jira/browse/RANGER-2158
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: master
> Reporter: Ramesh Mani
> Assignee: Abhay Kulkarni
> Priority: Critical
> Fix For: 2.0.0, 1.2.0
>
>
> Performance improvement to REST API call to update policies. Currently,
> 1) the update is a bit slower because of the repeated calls to DB for policy
> objects.
> 2) policy cache need not be built while updating the policy via REST API as
> this call if it happened to be in the timeframe of the policy download, it
> is slowing down the update process.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)