We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
which version do you use?
I have not found such issue in 1.7.4
Sorry, something went wrong.
Yeah, this was on 1.7.4. It is probably linked to the usage pattern of this particular service.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: