You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2009/05/26 00:37:36 UTC

svn commit: r778525 - in /tomcat: current/tc5.5.x/STATUS.txt tc6.0.x/trunk/STATUS.txt

Author: markt
Date: Mon May 25 22:37:36 2009
New Revision: 778525

URL: http://svn.apache.org/viewvc?rev=778525&view=rev
Log:
Propose fix for 43343

Modified:
    tomcat/current/tc5.5.x/STATUS.txt
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=778525&r1=778524&r2=778525&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Mon May 25 22:37:36 2009
@@ -231,3 +231,11 @@
   http://svn.apache.org/viewvc?rev=776945&view=rev
   +1: kkolinko
   -1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43343
+  Concurrency issues with PersistentManager
+  http://svn.apache.org/viewvc?rev=656751&view=rev (case A fix)
+  http://svn.apache.org/viewvc?rev=778523&view=rev (prerequisite)
+  http://svn.apache.org/viewvc?rev=778524&view=rev (case B fix)
+  +1: markt
+  -1: 

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=778525&r1=778524&r2=778525&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon May 25 22:37:36 2009
@@ -176,3 +176,11 @@
   http://svn.apache.org/viewvc?rev=770716&view=rev 
   +1: markt
   -1: 
+
+* Fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=43343
+  Additional fixes for case B. Don't swap out session if one or more requests
+  are currently using it.
+  http://svn.apache.org/viewvc?rev=778523&view=rev
+  http://svn.apache.org/viewvc?rev=778524&view=rev
+  +1: markt
+  -1: 



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