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

Mulitple cleanups in prep for non blocking #1331

Merged
merged 12 commits into from
Apr 3, 2022
Merged

Mulitple cleanups in prep for non blocking #1331

merged 12 commits into from
Apr 3, 2022

Conversation

phillip-kruger
Copy link
Member

This PR contains some cleanup on the way to get non blocking to work

@phillip-kruger phillip-kruger requested a review from a team as a code owner April 1, 2022 01:52
@phillip-kruger phillip-kruger added this to the 1.5.0 milestone Apr 1, 2022
@jmartisk
Copy link
Member

jmartisk commented Apr 1, 2022

For the record, what did you do to 'fix' the testing SSL certificates? Does it need an update of src/test/resources/ssl/generate.sh?

@phillip-kruger
Copy link
Member Author

Yes, this was weird. I had to re generate the certs using java 11, then if was fine for both 11 and 17. if i generate with 17 it breaks the build

@phillip-kruger
Copy link
Member Author

@jmartisk - please check the "Refactor subscriptions to use async and reuse common code" commit, thet needs some eyes. The other is fairly small clean up

@phillip-kruger
Copy link
Member Author

Quarkus failure is expected, needs a small api fix in Quarkus. Merging for now, we can roll forward if there are any issues

@phillip-kruger phillip-kruger merged commit dc4dad3 into smallrye:main Apr 3, 2022
@phillip-kruger phillip-kruger mentioned this pull request Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants