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

Implement mechanism that encourages new node participation in stable networks #4054

Closed
mark-terry opened this issue Jul 5, 2022 · 1 comment
Assignees
Labels
peering TeamRevenant GH issues worked on by Revenant Team

Comments

@mark-terry
Copy link
Contributor

Description

Stable networks present a challenge for initial peering. On Goerli (for example) Besu may experience slow sync rates and take many hours to fill its peer table; while receiving a large volume of P2P responses indicating the remote peer's peertable is full.

One approach to resolve this issue might be to implement a mechanism where Besu reserves part of its peertable capacity for new nodes that are attempting to join the network and begin syncing.

@macfarla
Copy link
Contributor

macfarla commented Aug 1, 2022

PR LFR #4200

@macfarla macfarla self-assigned this Aug 1, 2022
@macfarla macfarla closed this as completed Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
peering TeamRevenant GH issues worked on by Revenant Team
Projects
None yet
Development

No branches or pull requests

2 participants