-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
bugSomething isn't workingSomething isn't workingneeds triageNew issue that requires triageNew issue that requires triage
Description
Describe the bug
In io.opentelemetry.javaagent.bootstrap.undertow.UndertowActiveHandlers,the return value of context.get(CONTEXT_KEY) may be null, It will cause normal HTTP requests to fail
Steps to reproduce
It occurs very rarely—only once or twice per tens of millions of requests per day—and cannot be reliably reproduced.
Expected behavior
Don't affect normal HTTP requests handling
Actual behavior
Resulting in normal HTTP requests to fail
Javaagent or library instrumentation version
2.23.0
Environment
JDK: 1.8
OS: ubuntu 20
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds triageNew issue that requires triageNew issue that requires triage