Hi,
I've seen that the borrowObject of the GenericObjectPool release 1.3 has
became synchronized around the
factory methods.
So If I am not wrong in this way one single borrowObject that calls one
slow makeObject, of
one connection for example, will block the entire pool from releasing
objects?
Maybe I misunderstood the usage of the new borrowObject in the 1.3
release, but if this is the case I think that there will be different
problems in upgrading older dev and if the borrowobject blocks on the
factory
methods there will be an huge performance issue.
Cheers
Mat
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]