[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1990) CMS security calls to identity modules
Sohil Shah (JIRA)
jira-events at lists.jboss.org
Thu May 1 15:18:28 EDT 2008
[ http://jira.jboss.com/jira/browse/JBPORTAL-1990?page=all ]
Sohil Shah resolved JBPORTAL-1990.
----------------------------------
Resolution: Done
Just examined the code. This should work without any side effects.
caching inside the AuthorizationProvider should reduce the calls on the Identity Module.
Thanks Bolek
> CMS security calls to identity modules
> --------------------------------------
>
> Key: JBPORTAL-1990
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1990
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal CMS
> Affects Versions: 2.6.4 Final
> Reporter: Boleslaw Dawidowicz
> Assigned To: Sohil Shah
> Fix For: 2.6.5 Final
>
>
> On each render CMS portlet generates two calls to UserModule.findUserByUserName(). First is to retreive admin user and the second is to retreive current user. This affects performance with LDAP setup. Current user is cached on the first request in UserInterceptor using ServerInvocation context.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list