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: Delay priority LB updates from children (take 2) #9670

Merged
merged 1 commit into from Nov 4, 2022

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Nov 3, 2022

If a child policy triggers an update to the parent priority policy it will be ignored if an update is already in process.

This is the second attempt to make this change, the first one caused a problem with the ring hash LB. A new test that uses actual control plane and data plane servers is now included to prove the issue no longer appears.

If a child policy triggers an update to the parent priority policy
it will be ignored if an update is already in process.

This is the second attempt to make this change, the first one caused a
problem with the ring hash LB. A new test that uses actual control plane
and data plane servers is now included to prove the issue no longer
appears.
@temawi temawi changed the title xds: Delay priority LB updates from children xds: Delay priority LB updates from children (take 2) Nov 3, 2022
@temawi temawi requested a review from ejona86 November 4, 2022 01:29
@temawi temawi merged commit 0d44203 into grpc:master Nov 4, 2022
@temawi temawi deleted the xds-test branch November 4, 2022 16:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2023
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