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

xdsclient: NACK endpoint resource if load_balancing_weight is specified and is zero #5568

Merged
merged 1 commit into from Aug 5, 2022

Conversation

easwars
Copy link
Contributor

@easwars easwars commented Aug 5, 2022

#5560 introduced the change to NACK EDS resources with endpoints whose load_balancing_weight field was set to zero. The correct fix though, is to NACK the resource only when the above field is specified and is set to zero.

RELEASE NOTES:

@easwars easwars requested a review from zasweq August 5, 2022 21:40
@easwars easwars added this to the 1.49 Release milestone Aug 5, 2022
Copy link
Contributor

@zasweq zasweq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@zasweq zasweq assigned easwars and unassigned zasweq Aug 5, 2022
@easwars easwars merged commit 6f34b7a into grpc:master Aug 5, 2022
@easwars easwars deleted the eds_nack_zero_weight_endpoint_fix branch August 5, 2022 22:12
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants