https://issues.apache.org/bugzilla/show_bug.cgi?id=53367

--- Comment #11 from Filip Hanik <fha...@apache.org> ---
(In reply to Anton from comment #9)
> Created attachment 31838 [details]
> Test demonstrating jdbc-pool connection leakage
> 
> I wrote a test which demonstrates how connections can be leaked. To execute
> the test you need MySQL server running on port 3306.

Anton, thank you for your test. I do confirm the bug you are seeing.
Here is what I got

1. work around is to set poolProperties.setFairQueue(false)
2. I did modify the test to properly fail on assertion to demonstrate the
actual bug

I will get this fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to