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

Fix reactor-netty memory/connection leak #4867

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

mateuszrzeszutek
Copy link
Member

Fixes #4862

@@ -191,6 +191,32 @@ abstract class AbstractReactorNettyHttpClientTest extends HttpClientTest<HttpCli
}
}

def "should not leak connections"() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@trask trask merged commit f7f3f56 into open-telemetry:main Dec 10, 2021
@mateuszrzeszutek mateuszrzeszutek deleted the fix-reactor-netty-leak branch December 10, 2021 18:22
trask added a commit that referenced this pull request Jan 7, 2022
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
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

Successfully merging this pull request may close these issues.

Memory & connection leak in reactor-netty instrumentation
3 participants