Author: markt Date: Fri Jun 19 13:13:53 2009 New Revision: 786499 URL: http://svn.apache.org/viewvc?rev=786499&view=rev Log: Propose pool update
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=786499&r1=786498&r2=786499&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Jun 19 13:13:53 2009 @@ -285,3 +285,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