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

Dennis Reed (JIRA) issues at jboss.org
Thu Jul 28 18:12:00 EDT 2016


    [ https://issues.jboss.org/browse/JBAS-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13272461#comment-13272461 ] 

Dennis Reed commented on JBAS-7853:
-----------------------------------

This broke session stickiness/failover.
https://bugzilla.redhat.com/show_bug.cgi?id=1233400

> Migrate sessions that use jvmRoute to nodes where they are local cached
> -----------------------------------------------------------------------
>
>                 Key: JBAS-7853
>                 URL: https://issues.jboss.org/browse/JBAS-7853
>             Project: Application Server 3  4  5 and 6
>          Issue Type: Task
>          Components: Clustering, Web (Tomcat) service
>            Reporter: Brian Stansberry
>            Assignee: Paul Ferraro
>             Fix For: 6.0.0.CR1
>
>
> 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 was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list