-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Very large block validation times during / after chocolate update #7565
Comments
The nodes seems to have recovered on their own at first, but then started to desync later. I restarted all the nodes with issues and they quickly started to sync again. I will monitor these nodes, and report if the issue occurs again. I would like to review the above profiles with someone to understand what was actually happening during these times though. |
So it seems that there were problems with the migration. One possible solution for this problem is to register a protector for migrated state so that it doesn't get garbage collected. |
I'm assuming that as part of addressing this, we'll include a regression test as well. Let me know if that isn't the case. |
The simplest solution is to inhibit compaction around upgrade/migration; this will sidestep the issue in a non-intrusive way. |
Fix in #7734. |
Hi @vyzo This looks like a reminder. Should we close it or keep it open? |
afaict it should be fixed. |
Many thanks!! Fix in #7734. |
We are running v1.13.0 on a few nodes with the experimental split-store enabled. A few of these nodes experienced desync issues immediately after the chocolate update (one node had zero issues) with block validation times up to 200+ seconds.
Profiles: https://bafybeiesexrmvtw7kftq4dul5hgbet7izan43imyhttphamwgg54bn3sd4.ipfs.dweb.link/
The text was updated successfully, but these errors were encountered: