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: Fail RPCs with error details when resources are deleted (1.48.x backport) #9342

Merged

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jul 7, 2022

Previously if LDS/RDS were missing or improperly configured RPCs would
fail with "UNAVAILABLE: NameResolver returned no usable address errors".
That is very confusing and not helpful for debugging.

Ideally we'd also include the node id in this error message, but that's
a bit more involved and this is a huge improvement even without it.

b/237539851

Backport of #9337

Previously if LDS/RDS were missing or improperly configured RPCs would
fail with "UNAVAILABLE: NameResolver returned no usable address errors".
That is very confusing and not helpful for debugging.

Ideally we'd also include the node id in this error message, but that's
a bit more involved and this is a huge improvement even without it.

b/237539851
@ejona86 ejona86 requested a review from YifeiZhuang July 7, 2022 14:48
@ejona86 ejona86 merged commit ba1462f into grpc:v1.48.x Jul 7, 2022
@ejona86 ejona86 deleted the backport-xds-no-no-usable-address-1.48 branch July 7, 2022 17:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 6, 2022
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