[jboss-jira] [JBoss JIRA] Created: (JBAS-3721) Clustered SSO entries not properly cleaned up if a server crashes

Brian Stansberry (JIRA) jira-events at jboss.com
Thu Sep 28 16:35:41 EDT 2006


Clustered SSO entries not properly cleaned up if a server crashes 
------------------------------------------------------------------

                 Key: JBAS-3721
                 URL: http://jira.jboss.com/jira/browse/JBAS-3721
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering, Web (Tomcat) service
    Affects Versions: JBossAS-4.0.4.GA, JBossAS-4.0.5.GA
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
             Fix For: JBossAS-4.0.6.CR1


If a server crashes, the entries for its sessions in the clustered sso cache will never be removed, and thus the sso may never be removed.

TreeCacheSSOManager needs to listen for view changes and discard sessions associated with dead servers.

-- 
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