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

DuplicatedContext gets mixed when caching the response of a rest call #37078

Closed
vsevel opened this issue Nov 14, 2023 · 2 comments
Closed

DuplicatedContext gets mixed when caching the response of a rest call #37078

vsevel opened this issue Nov 14, 2023 · 2 comments
Labels
kind/bug Something isn't working

Comments

@vsevel
Copy link
Contributor

vsevel commented Nov 14, 2023

Describe the bug

when caching the Uni response of a rest call, the wrong duplicated context may be reused across multiple calls.

see the details in this conversation.

Fixed by #37077

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

see https://github.com/vsevel/reproducer_dupctxlocal

Output of uname -a or ver

No response

Output of java -version

No response

Quarkus version or git rev

3.5.1

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@vsevel vsevel added the kind/bug Something isn't working label Nov 14, 2023
Copy link

quarkus-bot bot commented Nov 14, 2023

You added a link to a Zulip discussion, please make sure the description of the issue is comprehensive and doesn't require accessing Zulip

This message is automatically generated by a bot.

@sberyozkin
Copy link
Member

Hi Vincent, I believe #37077 has resolved it, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants