https://bugzilla.wikimedia.org/show_bug.cgi?id=37030
Aaron Schulz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Aaron Schulz <[email protected]> 2012-08-01 19:36:40 UTC --- The jobs ones are refreshLinks and the webServer ones are from random parses. Both involve parsing. Tim was afraid that if we use the slaves for parsing, then when a templates changes and refreshLinks jobs are enqueued, that when they run, they might see the old templates due to slave lag. I wonder if we can have jobs can't start for a few seconds or that have a master position recorded so ChronologyProtector could be used instead of hitting the master for each template. Even without prefill caching, it seems like something can be done here. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
