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

Integrate pruning config into static file and database service #9536

Closed
Tracked by #8746
Rjected opened this issue Jul 15, 2024 · 0 comments
Closed
Tracked by #8746

Integrate pruning config into static file and database service #9536

Rjected opened this issue Jul 15, 2024 · 0 comments
Labels
A-db Related to the database A-pruning Related to pruning or full node A-static-files Related to static files C-enhancement New feature or request

Comments

@Rjected
Copy link
Member

Rjected commented Jul 15, 2024

Currently the static file and database service are not aware of any pruning configuration. There is a pruning-related method, but it just runs to completion. Additionally, both components might need to be aware of pruning. We need to write basic tests which use an existing pruning config, runs some common methods using the PersistenceHandle, and checks that certain data was properly pruned, or not written altogether.

@Rjected Rjected added C-enhancement New feature or request A-db Related to the database A-pruning Related to pruning or full node A-static-files Related to static files labels Jul 15, 2024
@Rjected Rjected closed this as completed Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-db Related to the database A-pruning Related to pruning or full node A-static-files Related to static files C-enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant