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: resolver handle good update after getting an error #3374

Merged
merged 2 commits into from
Feb 12, 2020

Conversation

menghanl
Copy link
Contributor

No description provided.

@@ -324,3 +324,50 @@ func TestXDSResolverGoodServiceUpdate(t *testing.T) {
t.Fatalf("ClientConn.UpdateState received error in service config: %v", rState.ServiceConfig.Err)
}
}

// TestXDSResolverUpdates tests the cases where the resolver gets a good updates
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: s/good updates/good update/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@easwars easwars assigned menghanl and unassigned easwars Feb 12, 2020
@menghanl menghanl merged commit 95c834a into grpc:master Feb 12, 2020
@menghanl menghanl deleted the xds_resolver_update_after_error branch February 12, 2020 19:11
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants