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

Create BucketListDB indexes when upgrade-db is called #4266

Closed
Tracked by #3811
SirTyson opened this issue Apr 2, 2024 · 1 comment
Closed
Tracked by #3811

Create BucketListDB indexes when upgrade-db is called #4266

SirTyson opened this issue Apr 2, 2024 · 1 comment
Assignees

Comments

@SirTyson
Copy link
Contributor

SirTyson commented Apr 2, 2024

In order to provide good tooling for BucketListDB migration, we should create BucketListDB indexes when upgrade-db is called. This will enable operators to create persisted indexes and avoid long startup times when starting a node for the first time after upgrading to BucketListDB.

@SirTyson
Copy link
Contributor Author

SirTyson commented Apr 3, 2024

Closing, this turned out to not be super straight forward, and identical behavior can be accomplished by running upgrade-db then catchup lcl+1/0. I'll update the migration docs accordingly.

@SirTyson SirTyson closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant