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)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@larry-safran

Description

@larry-safran

There are two conditions for lazily initializing child pickfirst LBs mentioned in A61:

  1. When the endpoint chosen by the ring is in TF. This is present in Java.
  2. 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

Issue actions