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

Rework how channel is closed in netty40 ssl test #12874

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Dec 10, 2024

https://scans.gradle.com/s/6ll3b5adtwdvu/tests/task/:instrumentation:netty:netty-4.0:javaagent:testConnectionSpan/details/io.opentelemetry.javaagent.instrumentation.netty.v4_0.client.Netty40ClientSslTest/shouldSuccessfullyEstablishSslHandshake()?top-execution=1

I suspect that the problem happens because the channel was closed while the request wasn't complete yet. Though wasn't able to repro. Netty 4.1 also test uses deferCleanup and isn't flaky.

@laurit laurit requested a review from a team as a code owner December 10, 2024 18:02
@laurit laurit merged commit ccedc40 into open-telemetry:main Dec 11, 2024
56 checks passed
@laurit laurit deleted the netty40-ssl-close branch December 11, 2024 05:48
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.

2 participants