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: remove filter chain uuid name generator [backport v1.41.x] #8736

Merged
merged 1 commit into from Dec 2, 2021

Conversation

dapengzhang0
Copy link
Member

backport of #8663

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.

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.
@dapengzhang0 dapengzhang0 merged commit 51de54e into grpc:v1.41.x Dec 2, 2021
@dapengzhang0 dapengzhang0 deleted the v1.41.x branch December 2, 2021 01:09
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 2, 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