grpc-ecosystem / grpc-ecosystem/grpc-spring

Add ability to configure all NettyServer configuration params

Open
#449 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
3.7k
Forks
858
PR merge metrics
No merged PRs in 30d

Description

Right now, there is only a partial list of configuration parameters fetched from configuration and used for building the server.
For example, I need to configure the MaxConnectionAge.
This configuration parameter along with others should be added to AbstractGrpcServerFactory.configure() and its inner methods.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.