Madhan Neethiraj created RANGER-4387:
----------------------------------------
Summary: optimize loading of userstore from the database
Key: RANGER-4387
URL: https://issues.apache.org/jira/browse/RANGER-4387
Project: Ranger
Issue Type: Improvement
Components: Ranger
Reporter: Madhan Neethiraj
Assignee: Madhan Neethiraj
While populating userstore, Ranger admin loads all XXUser and XXGroup objects
from the database. In deployments having large number of users/groups, loading
large number of JPA objects can add significant overheads. This overhead can be
avoided by loading only necessary attributes from the database.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)