swaldman / c3p0

a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.

Home Page:http://www.mchange.com/projects/c3p0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p0 properties

praveenkjvs opened this issue · comments

@swaldman sorry for leaving this open and unattended. I will close this, since I do not remember the full context on why I opened this issue.

PS:I was working on a project that put lot of stress on the connection pool (more like stress / reliability testing) and found couple of issues. but then alas, i had to move on to another project and lost track of the issues that I discovered.