Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection pool gets exhausted after a while #64

Closed
josepaiva94 opened this issue Sep 11, 2015 · 1 comment
Closed

Connection pool gets exhausted after a while #64

josepaiva94 opened this issue Sep 11, 2015 · 1 comment

Comments

@josepaiva94
Copy link

Hi,

I'm having problems using JOhm since the connection pool gets exhausted. It seems that connections are not being returned to the pool for some reason. After a bunch of requests I start receiving errors saying: Could not get resource from the pool.

I've tried every workaround I've found but without any luck. I started thinking that it is a JOhm issue because it doesn't return connections if an exception occurs.

Regards

@josepaiva94
Copy link
Author

It was a little error in my code, not an issue in JOhm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant