Ladsgroup added a comment.

  • PageUpdater::purgeParserCache() -> foreach titles: Title::invalidateCache()

My patch adds waitForReplication() to this.

  • PageUpdater::purgeWebCache() -> foreach titles: Title::purgeSquid()

I'm not sure about adding waitForReplication here, I checked the code and couldn't find any place that it changes database. Correct me if I'm wrong

  • PageUpdater::scheduleRefreshLinks() -> foreach titles: JobQueueGroup->push( new RefreshLinksJob )

RefreshLinksJob has waitForReplication() already

  • PageUpdater::injectRCRecords() -> foreach titles: Recentchange::save()

My patch adds waitForReplication() to this.


TASK DETAIL
https://phabricator.wikimedia.org/T164173

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup
Cc: gerritbot, Krinkle, aaron, MZMcBride, daniel, Ladsgroup, hoo, Marostegui, Aklapper, jcrespo, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, Vali.matei, Lewizho99, Minhnv-2809, Zppix, Maathavan, Izno, Luke081515, Wikidata-bugs, aude, faidon, Mbch331, Jay8g, Krenair, fgiunchedi
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to