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/23 14:00:46 UTC

svn commit: r818068 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: rjung
Date: Wed Sep 23 12:00:46 2009
New Revision: 818068

URL: http://svn.apache.org/viewvc?rev=818068&view=rev
Log:
Proposal.

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=818068&r1=818067&r2=818068&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Sep 23 12:00:46 2009
@@ -340,3 +340,12 @@
   https://issues.apache.org/bugzilla/attachment.cgi?id=24302
   +1: markt, rjung
   -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.
+  Has already been fixed in trunk, OACC and tc5.5.x.
+  http://svn.apache.org/viewvc?rev=818062&view=rev (trunk)
+  +1: rjung
+  -1: 



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