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

grpc default executor not overriding in server builder #392

Open
parveensaini opened this issue Feb 15, 2024 · 0 comments
Open

grpc default executor not overriding in server builder #392

parveensaini opened this issue Feb 15, 2024 · 0 comments

Comments

@parveensaini
Copy link

By default grpc is starting a lot of grpc-default-executor thread. Even when I use GRpcServerBuilderConfigurer to override the default grpc executor with fixed thread executor, I see a lot of grpc-default-executor threads being created.
I am using 4.5.7 spring boot starter version with reactor grpc.

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

No branches or pull requests

1 participant