Class GrpcClientBuildTimeConfig

    • Field Detail

      • storkProactiveConnections

        @ConfigItem(defaultValue="true")
        public boolean storkProactiveConnections
        If set to true, and a Stork load balancer is used, connections with all available service instances will be requested proactively. This means better load balancing at the cost of having multiple active connections.
    • Constructor Detail

      • GrpcClientBuildTimeConfig

        public GrpcClientBuildTimeConfig()