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

Investigate flushing pruning heights metadata once it is added to memory #149

Closed
Tracked by #1016
p0mvn opened this issue Mar 22, 2022 · 1 comment
Closed
Tracked by #1016

Comments

@p0mvn
Copy link
Member

p0mvn commented Mar 22, 2022

Context

We would like to investigate if it makes sense to flush pruning metadata to disk once it is added to memory. The concern is that if the node halts or crashess, the pruning heights are lost. As a result, these are never removed from the disk.

Originally posted by @ValarDragon in #140 (comment)

Acceptance Criteria

  • Investigate if it is possible to pollute the disk with the current design
  • If yes, create a PR with the fix
  • Additional unit tests
@p0mvn
Copy link
Member Author

p0mvn commented Apr 25, 2022

This was merged, closing

@p0mvn p0mvn closed this as completed Apr 25, 2022
Repository owner moved this from 🕒 Todo to ✅ Done in Osmosis Chain Development Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants