Arjun Mishra created SENTRY-2405:
------------------------------------
Summary: When using cache of privileges for authorization try to
reuse the privilege set that had resulted in a match
Key: SENTRY-2405
URL: https://issues.apache.org/jira/browse/SENTRY-2405
Project: Sentry
Issue Type: Improvement
Affects Versions: 2.1.0
Reporter: Arjun Mishra
Assignee: Arjun Mishra
For a single authorization call sentry preserves a cache of privileges for
groups, active roles, and authorizables. This result set can be very large and
there may be only a small set of those privileges that get used towards
matching permissions. We should preserve those during the lifespan of the cache
to allow for making much smaller number of comparisons
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)