Skip to content

xds: Implement equals in WRRLBConfig #12304

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

Merged
merged 2 commits into from
Aug 22, 2025
Merged

xds: Implement equals in WRRLBConfig #12304

merged 2 commits into from
Aug 22, 2025

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Aug 21, 2025

Just an is a8de9f0, lack of equals causes cluster_resolver to consider every update a different configuration and restart itself.

b/435208946

@ejona86 ejona86 requested a review from kannanjgithub August 21, 2025 22:26
Just an is a8de9f0, lack of equals causes cluster_resolver to consider
every update a different configuration and restart itself.

b/435208946
This should really be prevented with validation, but it looks like that
would lead to yak shaving.
@ejona86 ejona86 added the TODO:backport PR needs to be backported. Removed after backport complete label Aug 21, 2025
@ejona86 ejona86 merged commit 028afbe into grpc:master Aug 22, 2025
20 of 21 checks passed
@ejona86 ejona86 deleted the wrr-equals branch August 22, 2025 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TODO:backport PR needs to be backported. Removed after backport complete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants