[
https://issues.apache.org/jira/browse/CLOUDSTACK-6600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Min Chen resolved CLOUDSTACK-6600.
----------------------------------
Resolution: Fixed
> 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)