[ 
https://issues.apache.org/jira/browse/SENTRY-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Na Li updated SENTRY-1947:
--------------------------
    Fix Version/s:     (was: 2.1.0)

> Leverage Current Roles to speed up requests for privileges
> ----------------------------------------------------------
>
>                 Key: SENTRY-1947
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1947
>             Project: Sentry
>          Issue Type: Improvement
>          Components: Sentry
>            Reporter: Arjun Mishra
>            Assignee: Arjun Mishra
>            Priority: Minor
>
> Right now when roles a re set current, we do nothing to optimize requesting 
> for privileges. We basically get all roles, and then use the intersection to 
> further filter the roles. After which we get privileges. 
> There should be a better approach to this. We should simply use those current 
> roles, and return privileges for them. We don't even need to check if the 
> current roles belong to the user-groups because that is something that 
> should've been checked earlier when making roles current



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to