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

Properly handle void return type in REST Client Reactive #23472

Merged
merged 1 commit into from Feb 7, 2022

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Feb 7, 2022

Fixes: #22830

@michalszynkiewicz
Copy link
Member

@geoand do you know if we play well with Uni<Void>, etc?

@geoand
Copy link
Contributor Author

geoand commented Feb 7, 2022

Yup, I checked it and it works as expected

@geoand geoand added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 7, 2022
@michalszynkiewicz
Copy link
Member

Yup, I checked it and it works as expected

thanks

@geoand geoand merged commit c19f956 into quarkusio:main Feb 7, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Feb 7, 2022
@geoand geoand deleted the #22830 branch February 7, 2022 12:06
@quarkus-bot quarkus-bot bot added kind/bugfix and removed triage/waiting-for-ci Ready to merge when CI successfully finishes labels Feb 7, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.1.Final Feb 7, 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.

Rest-Client-Reactive: void methods not allowed
3 participants