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

Failed restore operations leave the written chunks on disk #1131

Open
aneutron opened this issue Aug 16, 2017 · 0 comments
Open

Failed restore operations leave the written chunks on disk #1131

aneutron opened this issue Aug 16, 2017 · 0 comments
Labels

Comments

@aneutron
Copy link
Contributor

When a restore operation has failed or has been abandoned (i.e. when the redis key expires), the chunks that were written to RAWX are left on disk.
One way that could possibly solve this is to have a worker that leverages redis' public/subscribe facility to clean the parts that were already written on key expiration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants