You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Gautam Borad (JIRA)" <ji...@apache.org> on 2015/09/29 18:44:04 UTC

[jira] [Updated] (RANGER-671) Add support to retrieve permissions for the logged in user from UserSession rather going to database every time

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

Gautam Borad updated RANGER-671:
--------------------------------
    Attachment: RANGER-671.patch

> Add support to retrieve permissions for the logged in user from UserSession rather going to database every time
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: RANGER-671
>                 URL: https://issues.apache.org/jira/browse/RANGER-671
>             Project: Ranger
>          Issue Type: Bug
>          Components: admin
>    Affects Versions: 0.6.0
>            Reporter: Gautam Borad
>            Assignee: Gautam Borad
>             Fix For: 0.6.0
>
>         Attachments: RANGER-671.patch
>
>
> Currently to fetch permissions for the user, every time a DB call is made to get list of tabs to which a user has permissions. 
> This can be optimized for fetching list of permissions from UserSession rather than going to DB. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)