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

Ensure that the request handlers are invoked on a duplication context #24698

Merged

Conversation

cescoffier
Copy link
Member

Ensure that the request handlers are invoked on a duplication context, even when receiving pipelined requests. This is a 'temporary(tm)' workaround, as the issue most probably lies in Vert.x.

Fixes #24626

… even when receiving pipelined requests. This is a 'temporary(tm)' workaround, as the issue most probably lies in Vert.x. It fixes quarkusio#24626
@cescoffier cescoffier requested a review from geoand April 1, 2022 16:13
@geoand geoand merged commit 0dbe434 into quarkusio:main Apr 4, 2022
@quarkus-bot quarkus-bot bot added this to the 2.9 - main milestone Apr 4, 2022
@cescoffier cescoffier deleted the workaround-duplicated-context-in-pipeline branch April 6, 2022 13:00
@gsmet gsmet modified the milestones: 2.9 - main, 2.8.1.Final Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resteasy reactive with Http 1.1 Pipelining raising exception since quarkus 2.4.0
3 participants