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

P2P Governor needs to reinit the dns lib. #1893

Closed
karknu opened this issue Apr 2, 2020 · 2 comments
Closed

P2P Governor needs to reinit the dns lib. #1893

karknu opened this issue Apr 2, 2020 · 2 comments

Comments

@karknu
Copy link
Contributor

karknu commented Apr 2, 2020

The p2p governor needs to reinitialize the dns library frequently to get around the limitation that the dns library only reads the /etc/resolv.conf file once.

IntersectMBO/cardano-node#731
#1891

@dcoutts
Copy link
Contributor

dcoutts commented Apr 16, 2020

Also related: #1961. Have to keep that aspect too.

iohk-bors bot added a commit that referenced this issue Jun 25, 2020
2311: Backport DNS fixes r=coot a=coot

- Issue #1893
- Issue #1873

Patches:
- peer-selection: publicRootPeersProvider
- peer-selection: localRootPeersProvider
- peer-selection: Resource
- peer-selection: Use MonadSTM.Strict in RootPeersDNS
- peer-selection: use timeout in RootPeersDNS


Co-authored-by: Marcin Szamotulski <[email protected]>
@coot
Copy link
Contributor

coot commented Jun 26, 2020

Done in #2311

@coot coot closed this as completed Jul 3, 2020
@coot coot added this to the S16 2020-07-02 milestone Jul 3, 2020
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

3 participants