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: prevent concurrent priority LB picker updates #9363

Merged
merged 3 commits into from Sep 12, 2022

Conversation

temawi
Copy link
Contributor

@temawi temawi commented Jul 11, 2022

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

@temawi temawi requested a review from ejona86 July 12, 2022 17:07
@temawi temawi force-pushed the priority-delay-picker-update branch from 5267b28 to 986a4da Compare September 7, 2022 20:22
If a child policy triggers an update to the parent priority policy
it will be ignored if an update is already in process.
@temawi temawi force-pushed the priority-delay-picker-update branch from 986a4da to 2687f85 Compare September 8, 2022 16:22
@temawi temawi force-pushed the priority-delay-picker-update branch from 2687f85 to 455f0b7 Compare September 9, 2022 22:59
@temawi temawi merged commit bcf5cde into grpc:master Sep 12, 2022
@temawi temawi deleted the priority-delay-picker-update branch September 12, 2022 18:17
apolcyn added a commit to apolcyn/grpc-java that referenced this pull request Sep 16, 2022
temawi pushed a commit that referenced this pull request Sep 19, 2022
temawi added a commit to temawi/grpc-java that referenced this pull request Sep 26, 2022
If a child policy triggers an update to the parent priority policy
it will be ignored if an update is already in process.
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Oct 6, 2022
If a child policy triggers an update to the parent priority policy
it will be ignored if an update is already in process.
larry-safran pushed a commit to larry-safran/grpc-java that referenced this pull request Oct 6, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 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