Skip to content

Jax-rs async cancel handling - #4279

Merged
trask merged 1 commit into
open-telemetry:mainfrom
laurit:jaxrs-async-cancel
Oct 4, 2021
Merged

Jax-rs async cancel handling#4279
trask merged 1 commit into
open-telemetry:mainfrom
laurit:jaxrs-async-cancel

Conversation

@laurit

@laurit laurit commented Oct 4, 2021

Copy link
Copy Markdown
Contributor

Make AsyncResponse.cancel handling use OnMethodEnter advice instead of OnMethodExit because span is already finished by the time of OnMethodExit and it might be already sent out without the jaxrs.canceled attribute.
Should reproduce when JerseyHttpServerTest is run with strict context stressor.

@trask
trask merged commit f7c4dea into open-telemetry:main Oct 4, 2021
@laurit
laurit deleted the jaxrs-async-cancel branch July 6, 2023 17:45
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.

3 participants