Skip to content

fix NullPointerException in XRay support - #1354

Merged
bpholt merged 1 commit into
typelevel:mainfrom
Dwolla:npe
Aug 4, 2026
Merged

fix NullPointerException in XRay support#1354
bpholt merged 1 commit into
typelevel:mainfrom
Dwolla:npe

Conversation

@bpholt

@bpholt bpholt commented Aug 3, 2026

Copy link
Copy Markdown
Member

The XRay span serialization can throw a NullPointerException when serializing an exception that contains a null message or if the filename is not available. It's hard to test the filename portion but the null message is now tested.

@bpholt bpholt self-assigned this Aug 3, 2026
@mergify mergify Bot added the xray label Aug 3, 2026
@mergify

mergify Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@bpholt
bpholt merged commit ae4d4f4 into typelevel:main Aug 4, 2026
14 checks passed
@bpholt
bpholt deleted the npe branch August 4, 2026 14:22
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.

2 participants