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: ClusterResolverLoadBalancer handle update for both resolved addresses and errors via ResolutionResult #11997

Merged
merged 5 commits into from
Apr 4, 2025

Conversation

kannanjgithub
Copy link
Contributor

@kannanjgithub kannanjgithub commented Apr 4, 2025

Fixes #11995.

@kannanjgithub kannanjgithub requested a review from ejona86 April 4, 2025 11:55
@kannanjgithub kannanjgithub added the TODO:backport PR needs to be backported. Removed after backport complete label Apr 4, 2025
@kannanjgithub kannanjgithub merged commit a13fca2 into grpc:master Apr 4, 2025
16 checks passed
@kannanjgithub kannanjgithub deleted the onResult2Regression branch April 4, 2025 16:38
kannanjgithub added a commit to kannanjgithub/grpc-java that referenced this pull request Apr 7, 2025
kannanjgithub added a commit to kannanjgithub/grpc-java that referenced this pull request Apr 7, 2025
kannanjgithub added a commit to kannanjgithub/grpc-java that referenced this pull request Apr 7, 2025
kannanjgithub added a commit that referenced this pull request Apr 7, 2025
…esses and errors via ResolutionResult (#11997) (#12006)

Backport of #11997 to v1.72.x.
------
Fixes #11995
kannanjgithub added a commit that referenced this pull request Apr 7, 2025
…esses and errors via ResolutionResult (v1.71.x backport) (#12005)

Backport of #11997 to v1.71.x.
------------
Fixes #11995.
kannanjgithub added a commit that referenced this pull request Apr 7, 2025
…esses and errors via ResolutionResult (v1.70.x backport) (#12004)

Backport of #11997 to v1.70.x.
---------------
Fixes #11995.
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.

ClusterResolverLB uses ResolutionResult.getAddresses()
2 participants