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

Fix HTTP2 NPE issue #25684

Merged
merged 1 commit into from
May 19, 2022
Merged

Fix HTTP2 NPE issue #25684

merged 1 commit into from
May 19, 2022

Conversation

geoand
Copy link
Contributor

@geoand geoand commented May 19, 2022

Fixes: #25658

@geoand geoand marked this pull request as ready for review May 19, 2022 13:56
Fixes: quarkusio#25658

Co-authored-by: Guillaume Smet <[email protected]>
Copy link
Member

@cescoffier cescoffier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note for myself: this won't be needed once I integrate Vert.x 4.3.1

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label May 19, 2022
@geoand geoand merged commit 8bc51a2 into quarkusio:main May 19, 2022
@quarkus-bot quarkus-bot bot added this to the 2.10 - main milestone May 19, 2022
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels May 19, 2022
@geoand geoand deleted the #25658 branch May 20, 2022 05:12
@gsmet gsmet modified the milestones: 2.10 - main, 2.9.2.Final May 24, 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.

NPE in 2.9.1 Http2 response processing
3 participants