Skip to content

Conversation

voidzcy
Copy link
Contributor

@voidzcy voidzcy commented Feb 25, 2020

#6637 changed to put grpclb balancer addresses in ResolutionResult.attributes instead of in addresses. We have also migrated the internal resolver to do the same. So LB policies will never receive grpclb balancer addresses in ResolutionResult.getAddresses().

@voidzcy voidzcy requested a review from dapengzhang0 February 25, 2020 19:04
@voidzcy voidzcy merged commit 5b36caa into grpc:master Feb 26, 2020
dfawley pushed a commit to dfawley/grpc-java that referenced this pull request Jan 15, 2021
…balancer addresses. (grpc#6752)

Previously, the internal prod test name resolver will give grpclb balancer addresses in `ResolutionResult.addresses`. So we have this filtering code to avoid those addresses being used. We've changed the internal resolver, it will never mix grpclb balancer addresses with normal backend addresses. Therefore, we no longer need this piece of code.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 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.

2 participants