Hi,

I wonder if DBCP is using the GenericObjectPool class from commons-pool.
This class suddenly (from pool 1.2 to pool 1.3) became a FIFO pool instead of a 
FIFO which is quite counterproductive
for a database connection pool IMHO.

greetings
Christoph

Phil Steitz wrote:
> The Jakarta Commons team is pleased to announce the release of version
> 1.2.2 of the commons-DBCP component. Commons DBCP is a database
> connection pool. 
> 
> The 1.2.2 release is a maintenance release, including numerous bug
> fixes, upgrade to commons-pool 1.3, and elimination of the dependency
> on Commons Collections.  All changes are source and binary compatible
> with the previous release, version 1.2.1.
> 
> Both binary and source distributions are available from the
> download page here:
> http://jakarta.apache.org/site/downloads/downloads_commons-dbcp.cgi
> When downloading the release, please check the signatures and md5 sums
> using the values from the main Apache web site (linked on the
> download page). 
> 
> More information on Commons DBCP can be found at the Commons
> DBCP project site:
> http://jakarta.apache.org/commons/dbcp
> 
> Phil Steitz
> on behalf of the Commons community
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to