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

Add the @Blocking and @NonBlocking annotations #65

Merged

Conversation

cescoffier
Copy link
Contributor

Follow-up on the discussion from quarkusio/quarkus#12418.

Add the @Blocking and @NonBlocking annotation.

@Ladicek Can you check and comment?
@mkouba I dropped the Qualifier part for now (hopefully for good). I will see how I can work around this in Quarkus-gRPC (@michalszynkiewicz FYI).

radcortez
radcortez previously approved these changes Oct 19, 2020
@cescoffier cescoffier marked this pull request as draft October 19, 2020 12:24
@cescoffier
Copy link
Contributor Author

Converting the PR to a draft - there is a few investigations to do before merging.

dmlloyd
dmlloyd previously approved these changes Oct 19, 2020
@cescoffier cescoffier dismissed stale reviews from dmlloyd and radcortez via 38d9f33 October 19, 2020 15:33
@cescoffier cescoffier force-pushed the blocking-non-blocking-annotations branch from 3a1eb96 to 38d9f33 Compare October 19, 2020 15:33
@cescoffier
Copy link
Contributor Author

Ok, just pushed an update clarifying the usage of the annotations.

@Ladicek @mkouba can you have another look.
@FroMage it might be useful for your current project too.

@cescoffier cescoffier marked this pull request as ready for review October 19, 2020 15:34
@cescoffier cescoffier force-pushed the blocking-non-blocking-annotations branch from 38d9f33 to 26a8784 Compare October 20, 2020 07:17
@Ladicek
Copy link
Contributor

Ladicek commented Oct 20, 2020

Added just a few minor comments, LGTM in general.

@cescoffier cescoffier force-pushed the blocking-non-blocking-annotations branch 3 times, most recently from 6739824 to f4b14de Compare October 20, 2020 07:22
@cescoffier
Copy link
Contributor Author

@Ladicek I've addressed your comments (Thanks!) and added you as a co-author.

Ladicek
Ladicek previously approved these changes Oct 20, 2020
@Ladicek
Copy link
Contributor

Ladicek commented Oct 20, 2020

I don't really feel like a co-author, but thanks! :-)

@cescoffier
Copy link
Contributor Author

@radcortez anything else required for this PR and getting a release? Need it for Quarkus 1.10 (still a bit of time, so no rush, but I just would like to address any issues soon enough (and avoid a final half-backed rush before the code freeze)).

@Ladicek Ladicek requested a review from mkouba October 21, 2020 07:31
@Ladicek Ladicek requested a review from radcortez October 21, 2020 07:32
Copy link

@mkouba mkouba left a comment

Choose a reason for hiding this comment

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

Looks good.

@radcortez
Copy link
Member

Looks good to me too. I'll merge and push a release.

@radcortez radcortez merged commit 2d22868 into smallrye:master Oct 21, 2020
@radcortez radcortez added this to the 1.4.1 milestone Oct 21, 2020
@cescoffier
Copy link
Contributor Author

Thanks @radcortez !

@cescoffier cescoffier deleted the blocking-non-blocking-annotations branch October 21, 2020 10:38
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.

5 participants