You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.