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

Jersey JAX-RS client context propagation #3762 #3865

Merged
merged 1 commit into from
Feb 23, 2022

Conversation

danielkec
Copy link
Contributor

Fixes #3762

Signed-off-by: Daniel Kec [email protected]

@danielkec danielkec self-assigned this Feb 3, 2022
@danielkec danielkec added the jax-rs JAX-RS and Jersey related issues label Feb 3, 2022
@danielkec danielkec force-pushed the 3762-jersey-client-ctx branch from 8453b17 to ce160df Compare February 21, 2022 09:23
@danielkec danielkec changed the title WIP: Jersey JAX-RS client context propagation #3762 Jersey JAX-RS client context propagation #3762 Feb 21, 2022
@danielkec danielkec merged commit df876fb into helidon-io:master Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jax-rs JAX-RS and Jersey related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helidon context should be propagated to the JaxRs client async execution by default
2 participants