Author: markt
Date: Fri Jun 19 13:13:35 2009
New Revision: 786498

URL: http://svn.apache.org/viewvc?rev=786498&view=rev
Log:
Propose pool update

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

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=786498&r1=786497&r2=786498&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Fri Jun 19 13:13:35 2009
@@ -155,3 +155,11 @@
   http://svn.apache.org/viewvc?rev=786490&view=rev
   +1: markt
   -1: 
+
+* Update to Apache Commons Pool 1.5.1
+  Various fixes to prevent deadlocks, reduce syncs and make object allocation
+  occur fair - ie objects are allocated to threads in the order that the 
threads
+  request them. Fixes a number of issues in DBCP.
+  http://svn.apache.org/viewvc?rev=786496&view=rev
+  +1: markt
+  -1:



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

Reply via email to