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

Task: non-blocking GC user story - GC should have dry run capability #11535

Closed
xaleeks opened this issue Apr 9, 2020 · 1 comment
Closed

Comments

@xaleeks
Copy link
Contributor

xaleeks commented Apr 9, 2020

This issue is a sub-task of the non-blocking Garbage Collection epic (#11534 )

As a system admin, I can execute GC at will (as long as there’s no ongoing GC job running) and can first execute a “dry run” which will display an estimate of disk space freed along with the list of blobs that will be garbage collected. No data is actually garbage collected from performing a dry run. After hitting 'GC now' button, it should stay grayed out until GC is completed.

@wy65701436
Copy link
Contributor

close it per #11534 (comment)

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

3 participants