[
https://issues.apache.org/jira/browse/RANGER-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948167#comment-14948167
]
Gautam Borad commented on RANGER-671:
-------------------------------------
Committed to master :
https://github.com/apache/incubator-ranger/commit/140f7efb8ad202105bb23aa16469a961004b0c4f
Committed to ranger-0.5 :
https://github.com/apache/incubator-ranger/commit/eb4c5e2c45c410b66ba1266e5f7e8fe8eee207c0
> 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.1.patch, RANGER-671.2.patch, 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)