User story #2077
closedRotate/clean the repository of modified files
Description
Rudder stores a copy of the previous version of the files, timestamped, when they are modified, in the /var/rudder/modified-files
For the moment, no rotationg nor anything is done on it, it should be planned on a later release
Updated by Jonathan CLARKE almost 13 years ago
- Target version changed from 2.4.0~alpha1 to 2.4.0~alpha2
Updated by Jonathan CLARKE almost 13 years ago
- Target version changed from 2.4.0~alpha2 to 2.4.0~alpha3
Updated by Jonathan CLARKE almost 13 years ago
- Target version changed from 2.4.0~alpha3 to 2.4.0~alpha4
Updated by François ARMAND almost 13 years ago
- Target version changed from 2.4.0~alpha4 to 2.4.0~alpha5
Updated by Jonathan CLARKE almost 13 years ago
- Target version changed from 2.4.0~alpha5 to 2.4.0~alpha6
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 2.4.0~alpha6 to 2.4.0~alpha7
Updated by Nicolas PERRON over 12 years ago
- Target version changed from 2.4.0~alpha7 to 2.4.0~beta1
No one has been assigned to this task. Should Nicolas be assigned to it ?
As nothing has been started, I guess it will not be made for 2.4.0~alpha7
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 2.4.0~beta1 to 18
Updated by Jonathan CLARKE over 12 years ago
- Category changed from 14 to System techniques
- Status changed from New to 2
- Assignee set to Matthieu CERDA
- Target version changed from 18 to 2.4.0~beta1
Matthieu, please implement this in on of our system Techniques. This is easy to do, and very similar to #2372.
Updated by Matthieu CERDA over 12 years ago
- Status changed from 2 to In progress
- % Done changed from 0 to 90
OK, this has been done and will be pushed after NPE is done releasing the alpha7.
However, I set the promise to purge the directory of every file older than 30 days, is this retention delay acceptable or should we make it longer ?
Updated by Jonathan CLARKE over 12 years ago
- Status changed from In progress to 2
Matthieu CERDA wrote:
OK, this has been done and will be pushed after NPE is done releasing the alpha7.
OK, I haven't seen that come in for now. Is it still waiting?
However, I set the promise to purge the directory of every file older than 30 days, is this retention delay acceptable or should we make it longer ?
Sounds good to me.
Updated by Jonathan CLARKE over 12 years ago
- Status changed from 2 to Released
- % Done changed from 90 to 100
Looks good to me!
This was in commit:031381 by the way.