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

Fix dns discovery issue #3033

Merged
merged 4 commits into from
Nov 10, 2021
Merged

Fix dns discovery issue #3033

merged 4 commits into from
Nov 10, 2021

Conversation

matkt
Copy link
Contributor

@matkt matkt commented Nov 10, 2021

Signed-off-by: Karim TAAM karim.t2am@gmail.com

PR description

We are creating but not starting the dns discovery daemon. After this modification the node find peers instantly.

Fixed Issue(s)

Changelog

Signed-off-by: Karim TAAM <karim.t2am@gmail.com>
Copy link
Contributor

@garyschulte garyschulte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great find. I think given the changes in Diego's PR #2944, we should add a test.

…l configured

Signed-off-by: garyschulte <garyschulte@gmail.com>
@garyschulte garyschulte marked this pull request as ready for review November 10, 2021 19:07
Copy link
Contributor

@garyschulte garyschulte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am approving to unblock the PR, but needs approval from another contributor

Copy link
Contributor

@macfarla macfarla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@matkt matkt enabled auto-merge (squash) November 10, 2021 21:39
@sonarcloud
Copy link

sonarcloud bot commented Nov 10, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@matkt matkt merged commit 2d630cf into hyperledger:main Nov 10, 2021
jflo pushed a commit to jflo/besu that referenced this pull request Nov 16, 2021
We are creating but not starting the dns discovery daemon. After this modification the node find peers instantly

Signed-off-by: Karim TAAM <karim.t2am@gmail.com>

Co-authored-by: garyschulte <garyschulte@gmail.com>
@matkt matkt deleted the fix-dns-issue branch April 15, 2022 09:02
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
We are creating but not starting the dns discovery daemon. After this modification the node find peers instantly

Signed-off-by: Karim TAAM <karim.t2am@gmail.com>

Co-authored-by: garyschulte <garyschulte@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

3 participants