Andrew Luo created RANGER-2643: ---------------------------------- Summary: Use JPA/JDBC batching during policy creation Key: RANGER-2643 URL: https://issues.apache.org/jira/browse/RANGER-2643 Project: Ranger Issue Type: Improvement Components: admin Affects Versions: 2.0.0 Reporter: Andrew Luo
Policy creation is slow if the policy contains a large number of users or resources. Part of the reason for this is that each row is a single statement/transaction. -- This message was sent by Atlassian Jira (v8.3.4#803005)