[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1990) CMS security calls to identity modules
Boleslaw Dawidowicz (JIRA)
jira-events at lists.jboss.org
Fri Apr 18 03:04:54 EDT 2008
[ http://jira.jboss.com/jira/browse/JBPORTAL-1990?page=comments#action_12409521 ]
Boleslaw Dawidowicz commented on JBPORTAL-1990:
-----------------------------------------------
I committed the fix to reuse roles cached by JACC during authentication and lazy load cms root user.
Sohil, could you check if its ok and close?
> 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