Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xds: weighted target to delay picker updates while updating children #9306

Merged
merged 1 commit into from Jun 24, 2022

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Jun 22, 2022

The child policies of WeightedTargetLoadBalancer will call the ChildHelper given to them when their balancing state changes, triggering an overall update to the WeightedTargetLoadBalancer balancing state. This overall update should not be done if WeightedTargetLoadBalancer is already in the process of updating its balancing state as a result of receiving new resolved addresses.

@temawi temawi merged commit 79c607e into grpc:master Jun 24, 2022
@temawi temawi deleted the delay-picker-updates branch June 24, 2022 17:29
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Jun 28, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants