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

Add support for per-address attributes #1472

Merged
merged 5 commits into from
Nov 8, 2021

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Nov 7, 2021

Feedback from load balancing proposal review.

Addresses have changed from DnsEndPoint to BalancerAddress. This allows an address to have attributes (aka metadata).

Copy link
Contributor

@captainsafia captainsafia left a comment

Choose a reason for hiding this comment

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

Should usage of DnsEndpoint directly in the samples be updated as well? I think it only happens in https://github.com/grpc/grpc-dotnet/blob/master/examples/Container/Frontend/Pages/FetchData.razor#L139.

@JamesNK
Copy link
Member Author

JamesNK commented Nov 8, 2021

Should usage of DnsEndpoint directly in the samples be updated as well? I think it only happens in master/examples/Container/Frontend/Pages/FetchData.razor#L139.

The samples use a NuGet package and so will wait until the package version is updated.

@JamesNK JamesNK merged commit 530eb1c into grpc:master Nov 8, 2021
@JamesNK JamesNK deleted the jamesnk/addressmetadata branch November 8, 2021 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants