xds: ring_hash: Lazily initializing child pickfirst LBs is not happening when TF is reported at the point that no other children are connecting. (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
There are two conditions for lazily initializing child pickfirst LBs mentioned in A61:
- When the endpoint chosen by the ring is in TF. This is present in Java.
- When a child pickfirst balancer reports TF: If no other children are connecting, we initialize the first child which is IDLE. This happens outside the picker and is missing in Java.
This was working prior to #10610
Metadata
Metadata
Labels
No fields configured for issues without a type.
Development
No branches or pull requests