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

Changing the order of gRPC Interceptors #13975

Closed
cihati opened this issue Dec 18, 2020 · 2 comments · Fixed by #14090
Closed

Changing the order of gRPC Interceptors #13975

cihati opened this issue Dec 18, 2020 · 2 comments · Fixed by #14090
Labels
Milestone

Comments

@cihati
Copy link

cihati commented Dec 18, 2020

Order of gRPC interceptors matter and as far as I see, there's currently no way to specify this order (I asked at https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/Can.20you.20specify.20the.20order.20of.20gRPC.20interceptors.20in.20Quarkus.3F/near/218551637 earlier)

@cihati cihati added the kind/enhancement New feature or request label Dec 18, 2020
@ghost ghost added the area/grpc gRPC label Dec 18, 2020
@ghost
Copy link

ghost commented Dec 18, 2020

/cc @cescoffier, @michalszynkiewicz

@cescoffier
Copy link
Member

Your interceptor can implement 'Prioritized' and define their priority.

@cescoffier cescoffier self-assigned this Jan 4, 2021
cescoffier added a commit to cescoffier/quarkus that referenced this issue Jan 4, 2021
@cescoffier cescoffier removed their assignment Jan 4, 2021
@cescoffier cescoffier added this to the 1.11 - master milestone Jan 4, 2021
cescoffier added a commit to cescoffier/quarkus that referenced this issue Jan 5, 2021
cemnura pushed a commit to cemnura/quarkus that referenced this issue Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants