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 2008/06/27 23:46:28 UTC

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

Author: markt
Date: Fri Jun 27 14:46:28 2008
New Revision: 672398

URL: http://svn.apache.org/viewvc?rev=672398&view=rev
Log:
Propose another fix for 43683

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=672398&r1=672397&r2=672398&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Jun 27 14:46:28 2008
@@ -48,4 +48,11 @@
   Patch attached in bugzilla issue
   +1: fhanik, markt
   -1: 
-  
\ No newline at end of file
+
+* Another fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=43683
+  This isn't perfect but it narrows the window for the race condition
+  significantly. A perfect fix would require syncing most (all?) of allocate()
+  which is on the critical path.
+  http://svn.apache.org/viewvc?rev=672397&view=rev
+  +1: markt
+  -1: 



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