Make least request available by default (remove GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST) #8228
Labels
Area: Resolvers/Balancers
Includes LB policy & NR APIs, resolver/balancer/picker wrappers, LB policy impls and utilities.
P2
Milestone
The gRFC https://github.com/grpc/proposal/blob/master/A48-xds-least-request-lb-policy.md states that the environment variable will be removed when the feature has proven stable. The last substantial changes to least request have been made in #6603 (1.58, Sep 2023).
We have successfully used least request in production for about 1 year, only discovering one minor issue last summer (fixed in #7467, 1.66).
We should consider removing the environment variable and always making least request available.
The text was updated successfully, but these errors were encountered: