[jboss-jira] [JBoss JIRA] Updated: (JBAS-7853) Migrate sessions that use jvmRoute to nodes where they are local cached

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Mon Jun 28 13:32:48 EDT 2010


     [ https://jira.jboss.org/browse/JBAS-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason T. Greene updated JBAS-7853:
----------------------------------

    Fix Version/s: Unscheduled
                       (was: 7.0.0.M1)


> Migrate sessions that use jvmRoute to nodes where they are local cached
> -----------------------------------------------------------------------
>
>                 Key: JBAS-7853
>                 URL: https://jira.jboss.org/browse/JBAS-7853
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering, Web (Tomcat) service
>            Reporter: Brian Stansberry
>             Fix For: Unscheduled
>
>
> Detect situation where a session is not stored locally in infinispan on the node that is servicing it. (This could happen with DIST following a rehash). If detected, determine the jvmRoute of a node where the session is local. Change the jvmRoute of session cookie to that node, which will trigger the next request going there.
> Note that this requires that the request that is changing the jvmRoute also replicates the session synchronously.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list