[jboss-jira] [JBoss JIRA] Commented: (JBPORTAL-1664) CurrentUserPortlet doesn't react to logouts properly
Boleslaw Dawidowicz (JIRA)
jira-events at lists.jboss.org
Thu Sep 6 10:47:12 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPORTAL-1664?page=comments#action_12375684 ]
Boleslaw Dawidowicz commented on JBPORTAL-1664:
-----------------------------------------------
ah... ok... I thought its about something else :)
Its ok. The service is constructed in the way to not slowdown a portal so it can produce little inacurrate results. The thing is user activities are processed concurrently in a queue. They also go thru jmx notifications (to enable propagation in cluster environment). This all increase latency.
If you logout and your user is still reported as "online" just after - its ok.
If you logout, then refresh the page after 1 second and your user is still reported as "online" - something is possibly broken ;)
> CurrentUserPortlet doesn't react to logouts properly
> ----------------------------------------------------
>
> Key: JBPORTAL-1664
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1664
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal Samples
> Affects Versions: 2.6.1 Final
> Reporter: Chris Laprun
> Assigned To: Boleslaw Dawidowicz
> Fix For: 2.6.2 Final, 2.8 Final
>
>
--
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