swaldman / c3p0

a mature, highly concurrent JDBC Connection pooling library, with support for caching and reuse of PreparedStatements.
http://www.mchange.com/projects/c3p0
Other
1.28k stars 338 forks source link

p0 properties #142

Closed praveenkjvs closed 6 months ago

swaldman commented 6 months ago

???

praveenkjvs commented 6 months ago

@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.