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

Add fix to prevent the node from stopping downloading blocks #2216

Closed
matkt opened this issue May 4, 2021 · 0 comments · Fixed by #2213
Closed

Add fix to prevent the node from stopping downloading blocks #2216

matkt opened this issue May 4, 2021 · 0 comments · Fixed by #2213
Assignees

Comments

@matkt
Copy link
Contributor

matkt commented May 4, 2021

Two nodes stopped importing. they resumed without problems. We have to implement a fix. The nodes were late and some blocks were not stored in the pending blocks cache (because there is a size limit with announced blocks). At the time of importing the missing block, Besu did not find the block and stopped; Here is a theory.

@matkt matkt linked a pull request May 4, 2021 that will close this issue
1 task
@matkt matkt self-assigned this May 4, 2021
@matkt matkt closed this as completed May 11, 2021
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 a pull request may close this issue.

1 participant