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

[FEATURE REQUEST] gc should process blob storage too #277

Open
teran opened this issue Dec 8, 2024 · 0 comments
Open

[FEATURE REQUEST] gc should process blob storage too #277

teran opened this issue Dec 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@teran
Copy link
Owner

teran commented Dec 8, 2024

What is your use case?
Now gc handles metadata only which causes inconsistency between metadata and blob storages so GC (or probably some new component) should handle blobs not reflected in metadata database.

Is your feature request related to a problem? Please describe.
Just two of them:

  • Some garbage will stay in blob repository right after GC pass
  • This garbage will consume disk space while it's actually not used in any way

Describe the solution you'd like
Add blob repository processing to GC pass

Describe alternatives you've considered
Add dedicated component for housekeeping

Additional context
n/a

@teran teran added the enhancement New feature or request label Dec 8, 2024
@teran teran added this to archived Dec 8, 2024
@teran teran added this to the v0.1.0 milestone Dec 8, 2024
@teran teran self-assigned this Dec 8, 2024
@teran teran moved this to Ready in archived Dec 8, 2024
@teran teran modified the milestones: v0.1.0, v0.2.0 Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant