Skip to content

Conversation

@YifeiZhuang
Copy link
Member

This is backport of #8660

Generating a uuid in filterChain breaks the de-duplication detection which causes XdsServer to cycle connections, so removing it.
An empty name is now allowed. The name is currently only used for debug purpose.
…rverWrapper start on resource not exist (grpc#8660)

Fix bugs:
1. Invalid resource at xdsClient, the watcher should have been delivered an error instead of resource not found.
2. If the resource is properly determined to not exist, it shouldn't cause start() to fail. From A36 xDS for Servers:
"XdsServer's start must not fail due to transient xDS issues, like missing xDS configuration from the xDS server."
@YifeiZhuang YifeiZhuang requested a review from ejona86 November 11, 2021 20:07
@YifeiZhuang YifeiZhuang merged commit a25472e into grpc:v1.42.x Nov 11, 2021
@YifeiZhuang YifeiZhuang deleted the 1.42.x branch November 18, 2021 23:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 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.

2 participants