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

Improve xml deletion from Heartbeat's gc #113

Open
jmrunge opened this issue Jul 3, 2013 · 2 comments
Open

Improve xml deletion from Heartbeat's gc #113

jmrunge opened this issue Jul 3, 2013 · 2 comments
Assignees

Comments

@jmrunge
Copy link
Member

jmrunge commented Jul 3, 2013

Heartbeat's garbage collector should retrieve xml files from xml dir and then check if this xml is in use by melted collection. If not, delete it. And it should run more frequently, not 1 time per hour (by default, the value itself should be configurable).
To achieve this, Clip Model should be modified to store the xml filename and this value should be filled on Clip creation.

@ghost ghost assigned jmrunge Jul 3, 2013
@Lacrymology
Copy link
Contributor

Today I wasn't able to run $ rm test/playlists/*, rm returned with an parameter list too long error =(

@jmrunge
Copy link
Member Author

jmrunge commented Sep 18, 2013

Garbage collection isnt working at all at the moment, I found bugs in its
original implementation and leaved it for a redesign in the future (which
hasnt happened yet).

2013/9/17 Tomas Neme [email protected]

Today I wasn't able to run $ rm test/playlists/*, rm returned with an parameter
list too long error =(


Reply to this email directly or view it on GitHubhttps://github.com//issues/113#issuecomment-24623397
.

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

2 participants