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

clusterresolver: deadlock when updating dns discovery mechanism #6562

Closed
easwars opened this issue Aug 17, 2023 · 0 comments · Fixed by #6563
Closed

clusterresolver: deadlock when updating dns discovery mechanism #6562

easwars opened this issue Aug 17, 2023 · 0 comments · Fixed by #6563
Assignees

Comments

@easwars
Copy link
Contributor

easwars commented Aug 17, 2023

clusterresolver LB policy will deadlock if the dns resolver reports an update or error inline at build time. This is because the dns resolver is built while holding a lock, and the same lock needs to be grabbed to handle an error or update from the resolver.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant