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

Prevent NPE setting null span baggage #7848

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Prevent NPE setting null span baggage #7848

merged 1 commit into from
Oct 30, 2024

Conversation

PerfectSlayer
Copy link
Contributor

What Does This Do

This PR prevents throwing exception due to bad API call.

Motivation

The baggage collection doesn’t handle null.

Additional Notes

Relates to #7637

Contributor Checklist

Jira ticket: [PROJ-IDENT]

The baggage collection don’t handle null.
Prevent throwing exception due to bad API call.
@PerfectSlayer PerfectSlayer merged commit d368c77 into master Oct 30, 2024
106 checks passed
@PerfectSlayer PerfectSlayer deleted the bbujon/baggage branch October 30, 2024 08:31
@github-actions github-actions bot added this to the 1.42.0 milestone Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants