Bug #20350
closed
gitgc is always run at start whatever its schedule is and run every 3~4 min
Added by François ARMAND almost 3 years ago.
Updated almost 3 years ago.
Category:
System integration
Description
We have a cron to configure gitgc. By default, it should run every night (3h42).
But when we start rudder, whatever the time, we see that gitgc runs.
Plus, the log write a class instance name in place of the schedule.
Plus it runs every 3min42 because the cron format has seconds.
- Status changed from New to In progress
- Assignee set to François ARMAND
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/4035
- Status changed from Pending technical review to Pending release
- Subject changed from gitgc is always run at start whatever its schedule is and run every 3min42 to gitgc is always run at start whatever its schedule is and run every 3~4 min
I have no idea about the restart every 3~4min. Nothing seems to implies that. Perhaps the repeat
had a strange side effect, but I wasn't able to reproduce it.
The PR corrects the other problems.
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~rc2 which was released today.
Also available in: Atom
PDF