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: filter EDS localities with clarified specifications (v1.28.x backport) #6875

Conversation

voidzcy
Copy link
Contributor

@voidzcy voidzcy commented Mar 30, 2020

Fix logic of filtering localites in EDS responses:

  • Each LocalityLbEndpoints message is allowed to contain 0 LbEndpoints.
  • LocalityLbEndpoints without or with 0 weight are ignored.
  • NACK responses with sparse locality priorities.

Backport of #6874

Fix logic of filtering localites in EDS responses:
   - Each LocalityLbEndpoints message is allowed to contain 0 LbEndpoints. 
   - LocalityLbEndpoints without or with 0 weight are ignored. 
   - NACK responses with sparse locality priorities.
@voidzcy voidzcy merged commit 2581a57 into grpc:v1.28.x Mar 30, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2021
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