[jboss-jira] [JBoss JIRA] Created: (JBAS-7852) Use distributed locking as a means of detecting need to refresh sessions in the L1 web session cache
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Mar 23 13:26:37 EDT 2010
Use distributed locking as a means of detecting need to refresh sessions in the L1 web session cache
----------------------------------------------------------------------------------------------------
Key: JBAS-7852
URL: https://jira.jboss.org/jira/browse/JBAS-7852
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Clustering, Web (Tomcat) service
Reporter: Brian Stansberry
Fix For: JBossAS-6.0.0.M4
Use values returned from JBAS-7851 impl as means of detecting a failover situation. If it's a failover, refresh the internal state of the locally stored session (if there is one) from the distributed cache.
Don't throw away session instances, as external code (e.g. SSOValve) may have refs to them.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list