Terry Wilson
Terry Wilson
This is a new optional field that allows configuring custom load balancer policies in gRPC clients. The field has been promoted to production, but at the moment requires a GCP...
Implements a new load balancer that tracks all RPC results to the addresses it is configured with and periodically attempts to detect outlier. It wraps a child load balancer that...
If a child policy triggers an update to the parent priority policy it will be ignored if an update is already in process.
Intermittent test failure in io.grpc.okhttp.OkHttpClientTransportTest > testClientHandlerFrameLogger
### What version of gRPC-Java are you using? 1.47.0-SNAPSHOT ### What is your environment? GitHub actions linux environment ### What did you expect to see? Successful build ### What did...
This is part of a migration to move all LBs away from using handleResolvedAddresses().
Part of a migration to move all LBs away from handleResolvedAddresses()
Switching to new API to allow eventual deprecation of handleResolvedAddresses()
This is a tracking issue for creating a subpage for the gRPC conference that will be happening as part of KubeCon on 10/24/22. Rough initial plan is to make a...
Use this instead of the deprecated handleResolvedAddresses() when calling the switchLb.