Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Sentry privilege comparison is not optimized when there are large number of Hive Context inputs and therefore large number of requested privileges. Currently Sentry checks for each requiredInputPrivilege, comparing privileges for that input with all privileges of group/role. If number of inputs are large, and number of privileges assigned to role+group are large this request takes a long time
Attachments
Issue Links
- is related to
-
SENTRY-1291 SimpleCacheProviderBackend.getPrivileges should return the permission based on authorizationhierarchy
- Resolved