You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2009/09/07 23:20:25 UTC

svn commit: r812278 - /tomcat/tc5.5.x/trunk/STATUS.txt

Author: rjung
Date: Mon Sep  7 21:20:25 2009
New Revision: 812278

URL: http://svn.apache.org/viewvc?rev=812278&view=rev
Log:
Add proposal.

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=812278&r1=812277&r2=812278&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Mon Sep  7 21:20:25 2009
@@ -93,3 +93,12 @@
   http://svn.apache.org/viewvc?rev=809131&view=rev
   +1: markt
   -1: 
+
+* Fix cluster replication problem: session expiration uses a replication
+  shortcut, so that attributes changed immediately before invalidation do
+  not get replicated before the expiration replication message.
+  That's a problem in case a session listener needs the changed attribute.
+  Patch: http://people.apache.org/~rjung/patches/TC5.5-cluster-replicate-before-expire.patch
+  +1: rjung
+  -1: 
+



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