-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Snapshot continued NullPointerException #4709
Copy link
Copy link
Closed
Description
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- Question or discussion
- [-] Bug
- Requirement
- Feature or performance improvement
Question
- What do you want to know?
Bug
-
Which version of SkyWalking, OS and JRE?
-
Which company or project?
-
What happen?
ContextManager#continued remove valid about IgnoredTraceContext.
Here will throw NullPointerException if the pre-TraceContext is IgnoredContext.Because traceSegmentId is null.
Requirement or improvement
- Please describe about your requirements or improvement suggestions.
should allow IgnoredTraceContext continue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
agentLanguage agent related.Language agent related.