[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996219#comment-13996219
 ] 

ASF subversion and git services commented on CLOUDSTACK-6600:
-------------------------------------------------------------

Commit 89e0e63253fffe886203af1617cea123097aa8ba in cloudstack's branch 
refs/heads/4.4 from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=89e0e63 ]

CLOUDSTACK-6600: fix a bug in IAM cache in constructing cache key.


> IAM Security checker needs to have cache to improve checkAccess performance.
> ----------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6600
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6600
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: IAM
>    Affects Versions: 4.4.0
>            Reporter: Min Chen
>            Assignee: Min Chen
>            Priority: Critical
>             Fix For: 4.4.0
>
>
> In IAM model, we have to frequently perform DB query and search to perform 
> access check for each checkAccess, isAdmin, isRootAdmin, isDomainAdmin call, 
> which may hurt performance. We need to implement some custom cache mechanism 
> to avoid repeated db search and business logic.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to