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

memory leak in jdbc rule when target JVM is running c3p0 pooling library #594

Open
randallt opened this issue Aug 21, 2020 · 2 comments
Open

Comments

@randallt
Copy link

I wanted to make you aware that I opened an issue on the jdbc repo regarding a memory leak using the c3p0 JDBC pooling library:

opentracing-contrib/java-jdbc#83

This issues causes one of our services to leak memory and OOM after a few hours of using the tracing agent. Without the agent, it is fine.

@lichenglin
Copy link

which version do you use?

I have not found such issue in 1.7.4

@randallt
Copy link
Author

randallt commented Jan 5, 2021

Yeah, this was on 1.7.4. It is probably linked to the usage pattern of this particular service.

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

2 participants