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

Runtime workers should wait for history reindex #3889

Closed
kostko opened this issue Apr 27, 2021 · 0 comments · Fixed by #3890
Closed

Runtime workers should wait for history reindex #3889

kostko opened this issue Apr 27, 2021 · 0 comments · Fixed by #3890
Labels
c:bug Category: bug c:runtime Category: runtime

Comments

@kostko
Copy link
Member

kostko commented Apr 27, 2021

If a node first syncs consensus without any runtimes configured and a runtime is configured later, the workers should wait for historic runtime block reindexing to complete before continuing with initialization. Otherwise historic block queries may fail and prevent the worker from operating normally.

@kostko kostko added c:runtime Category: runtime c:bug Category: bug labels Apr 27, 2021
@kostko kostko added this to Planned in Core 21.2 via automation Apr 27, 2021
@kostko kostko removed this from Planned in Core 21.2 Apr 27, 2021
@kostko kostko closed this as completed Apr 27, 2021
@kostko kostko reopened this Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:bug Category: bug c:runtime Category: runtime
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant