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 #9337

Merged
merged 1 commit into from Jul 6, 2022

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jul 6, 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

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 added the TODO:backport PR needs to be backported. Removed after backport complete label Jul 6, 2022
@ejona86 ejona86 requested a review from YifeiZhuang July 6, 2022 15:48
@ejona86 ejona86 merged commit 3e09ea0 into grpc:master Jul 6, 2022
@ejona86 ejona86 deleted the xds-no-no-usable-address branch July 6, 2022 18:03
@ejona86 ejona86 removed the TODO:backport PR needs to be backported. Removed after backport complete label Jul 7, 2022
@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