Ramesh Mani created RANGER-2158:
-----------------------------------
Summary: 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
Fix For: master, 1.1.0, 1.0.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)