Skip to content

DNS fallback causes long hang after gossip_store deleted #8157

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

Open
rustyrussell opened this issue Mar 12, 2025 · 1 comment
Open

DNS fallback causes long hang after gossip_store deleted #8157

rustyrussell opened this issue Mar 12, 2025 · 1 comment
Assignees
Labels
Milestone

Comments

@rustyrussell
Copy link
Contributor

This was reported by @michael1011 , and fixed by disable-dns.

  1. Why are we doing DNS lookups when we should have addresses from previous connections, in the db?
  2. Do the DNS lookups work any more, or should we be preferring a fixed pool?
  3. Should we only do that fixed pool lookup if we're totally gossipless?
@rustyrussell rustyrussell added this to the v25.05 milestone Mar 12, 2025
@rustyrussell rustyrussell self-assigned this Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant