Skip to content

grpc default executor not overriding in server builder #392

Description

@parveensaini

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions