Re: Connection Pool only evicts closed connections when validator runs?

2018-03-22 Thread Casey Merrill
On 3/22/18, 2:34 PM, "Christopher Schultz" <ch...@christopherschultz.net> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Casey, On 3/22/18 3:33 PM, Casey Merrill wrote: > I’m currently using Dropwizard + Jooq and Tomcat jdbc for the

Connection Pool only evicts closed connections when validator runs?

2018-03-22 Thread Casey Merrill
I’m currently using Dropwizard + Jooq and Tomcat jdbc for the connection pool. I’m seeing issues when a connection dies it’s not evicted from the connection pool until the validator runs. While I can turn the rate up at which the validator runs its seems odd that a closed connection is