Skip to content

grpc default executor not overriding in server builder #392

@parveensaini

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions