Madhan Neethiraj created RANGER-4235:
----------------------------------------
Summary: Optimize security-zone create/update to avoid unnecessary
ref table entries
Key: RANGER-4235
URL: https://issues.apache.org/jira/browse/RANGER-4235
Project: Ranger
Issue Type: Improvement
Components: admin
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
Security zone create/update operations create ref-table entries for each
resource included in the zone. Instead of creating ref-table entries for each
resource, it is enough to create one ref table entry for each resource-type -
like database, table, column, path. This will result in significantly less
number of ref-table entries for security-zones having large number of
resources, which in turn will reduce the time taken to update such security
zones.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)