https://bugzilla.wikimedia.org/show_bug.cgi?id=63879

--- Comment #2 from Erik Zachte <ezac...@wikimedia.org> ---
Problem analyzed: earlier this week I re-enabled job dammit_compact_daily.sh
which had not run since dumps server got migrated. So it had to a lengthy
update cycle, generating some 20 daily files.

After all daily dumps have been generated the monthly aggregation script
dammit_compact_monthly.sh is invoked. This should only find work to do once a
month. 

But because dammit_compact_daily.sh had so much catching up to do the last step
dammit_compact_monthly.sh was still running 24 hrs later, when the next daily
cron job was started. This did not find the monthly files and also started the
monthly aggregation phase. Clearly this monthly step should be protected
against multiple instances.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to