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

Make @Blocking work on gRPC services #17475

Closed
michalszynkiewicz opened this issue May 26, 2021 · 1 comment · Fixed by #17575
Closed

Make @Blocking work on gRPC services #17475

michalszynkiewicz opened this issue May 26, 2021 · 1 comment · Fixed by #17575
Assignees
Labels
area/grpc gRPC kind/enhancement New feature or request
Milestone

Comments

@michalszynkiewicz
Copy link
Member

Currently adding @Blocking works only on methods, it should also work on whole classes

@michalszynkiewicz michalszynkiewicz added the kind/enhancement New feature or request label May 26, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented May 26, 2021

/cc @cescoffier

@quarkus-bot quarkus-bot bot added the area/grpc gRPC label May 26, 2021
michalszynkiewicz added a commit to michalszynkiewicz/quarkus that referenced this issue Jun 1, 2021
michalszynkiewicz added a commit to michalszynkiewicz/quarkus that referenced this issue Jun 1, 2021
michalszynkiewicz added a commit to michalszynkiewicz/quarkus that referenced this issue Jun 1, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jun 2, 2021
@gsmet gsmet modified the milestones: 2.1 - main, 2.0.0.CR3 Jun 3, 2021
gsmet pushed a commit to gsmet/quarkus that referenced this issue Jun 3, 2021
fixes quarkusio#17475

(cherry picked from commit ed3763a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/grpc gRPC kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants