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

fix(share/eds): turn off eds store dagstore gc by default #2529

Merged

Conversation

walldiss
Copy link
Member

@walldiss walldiss commented Aug 1, 2023

Dagstore GC performs garbage collection by reclaiming transient files of shards that are currently available but inactive, or errored. We don't use transient files right now, so GC is turned off by default.

@walldiss walldiss added area:shares Shares and samples area:storage kind:fix Attached to bug-fixing PRs labels Aug 1, 2023
@walldiss walldiss self-assigned this Aug 1, 2023
@walldiss walldiss merged commit 13c2dab into celestiaorg:main Aug 1, 2023
walldiss added a commit to walldiss/celestia-node that referenced this pull request Aug 4, 2023
…g#2529)

Dagstore GC performs garbage collection by reclaiming transient files of
shards that are currently available but inactive, or errored. We don't
use transient files right now, so GC is turned off by default.
walldiss added a commit to walldiss/celestia-node that referenced this pull request Aug 4, 2023
…g#2529)

Dagstore GC performs garbage collection by reclaiming transient files of
shards that are currently available but inactive, or errored. We don't
use transient files right now, so GC is turned off by default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:shares Shares and samples area:storage kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants