Hi,
running the benchmarks for FOSS4G I often got into
connection pool deadlock situations which prevented
to even complete the tests.

Looking into the problem I've found a number of potential
deadlock reported against the DBCP Jira, most of which
are solved but only in SNAPSHOT versions of DBCP 1.3
(which I don't get high hopes of seeing released any
  time soon, people started asking "when will 1.3 be
  released?" in 2007...)

However a good part of them are actually due to issues
in the commons-pool dependency, which has been updated
and released (thankfully, without breaking binary compatibility)
a number of times during the last years.

I've found that using the current stable DBCP against
pools 1.5.3 made the deadlocks vanish.

Soo... ok to upgrade? :-)

Cheers
Andrea

-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to