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

[NBS]: Create test for YDB actor system interconnect DNS resolve cache invalidation #2493

Open
jkuradobery opened this issue Nov 13, 2024 · 0 comments
Assignees

Comments

@jkuradobery
Copy link
Collaborator

Recently on one of our cluster there was a connectivity issue between one of filestore-vhost pods and HIVE/Schemashard tablets.
The problem was with incorrect DNS resolve in the interconnect internals. (All nodes were accessible from each other, DNS was working fine though). Before that, there were maintenance operations performed on the node in question and DNS was unavailable for quite some time. Our hypothesis is that the interconnect's DNS resolver caches failed DNS query's response.
Also, the issue affected a single process on a host, which points to the application's code.
We need to write a test in order to reproduce this bug for NBS.

@jkuradobery jkuradobery self-assigned this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant