You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2005/12/04 06:16:41 UTC

DO NOT REPLY [Bug 35710] - Cross-Context Session Replication

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35710>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35710


jlewis@unicon.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|tomcat-                     |pr@objektpark.de
                   |dev@jakarta.apache.org      |
            Summary|Enable Session Replication  |Cross-Context Session
                   |via Cross Context calls     |Replication




------- Additional Comments From jlewis@unicon.net  2005-12-04 06:16 -------
Further discussion of the issue can be found here:
http://www.mail-archive.com/dev%40tomcat.apache.org/msg01312.html

Peter Rossbach now plans to implement Cross-Context Session Replication in
release 5.5.14.  The proposed solution discussed by Remy and Peter is to use the
endAccess method in ClusteredSession to populate a thread-local that will
contain the list of all the sessions that were modified and that need to be
replicated.  Then the ReplicationValve can use this thread-local to perform the
replication of all the affected sessions.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org