[
https://issues.apache.org/jira/browse/CLOUDSTACK-6600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13993798#comment-13993798
]
ASF subversion and git services commented on CLOUDSTACK-6600:
-------------------------------------------------------------
Commit 4889031492e543c318fcd639d7491cfb2013eb76 in cloudstack's branch
refs/heads/4.4-forward from [~minchen07]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=4889031 ]
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)