vladmihalcea / flexy-pool

FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.
Apache License 2.0
1.09k stars 120 forks source link

Fix C3P0 test that fails spuriously #15

Closed vladmihalcea closed 9 years ago

vladmihalcea commented 9 years ago

The C3P0 test fails from time to time because the pool is not properly initialized by the time we want to fetch the first connection.