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

Prevent NPE in Reactive Client when registering on ClientBuilder due to no Configuration #23996

Merged
merged 1 commit into from
Feb 28, 2022

Conversation

chonton
Copy link
Contributor

@chonton chonton commented Feb 27, 2022

closes #23949

…ing on ClientBuilder due to no Configuration
Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

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

Thanks!

@geoand geoand changed the title 23949: NullPointerException Reactive Client when registering on ClientBuilder due to no Configuration Prevent NPE in Reactive Client when registering on ClientBuilder due to no Configuration Feb 28, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Feb 28, 2022

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building b520c71

Status Name Step Failures Logs Raw logs
MicroProfile TCKs Tests Download Maven Repo ⚠️ Check → Logs Raw logs
Native Tests - Data4 Download Maven Repo ⚠️ Check → Logs Raw logs

@gsmet gsmet merged commit 9b4eab6 into quarkusio:main Feb 28, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Feb 28, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.3.Final Feb 28, 2022
@chonton chonton deleted the 23949 branch February 28, 2022 20:33
@jimbogithub jimbogithub mentioned this pull request Mar 2, 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.

NullPointerException in Resteasy Reactive Client due to no Configuration
3 participants