Arjun Mishra created SENTRY-2437:
------------------------------------
Summary: When granting privileges a single transaction per grant
causes long delays
Key: SENTRY-2437
URL: https://issues.apache.org/jira/browse/SENTRY-2437
Project: Sentry
Issue Type: Bug
Components: Sentry
Reporter: Arjun Mishra
Assignee: Arjun Mishra
Currently sentry creates a transaction for each TSentryPrivilege object it
needs to grant. If the list of privileges is very large creating a single
transaction for each significantly affects performance. This is particularly
impactful for tables with large columns and if a user grants privileges to many
of those columns
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)