| hoo renamed this task from "[Task] Make client change handling scale by batching updates" to "[Task] Make client ChangeHandler scale by batching updates". hoo updated the task description. (Show Details) |
CHANGES TO TASK DESCRIPTION
This mostly concerns `ChangeHandler::handleChange` which does `getAffectedUsagesByPage` and then tries to handle all of these at once. In order to address this {T146838} needs to be resolved and afterwards `ChangeHandler::handleChange` needs to make use of that functionality and only do part of the updates at once.
Note: Fixing this //might// increase the amount of updates applied to a certain wiki by a huge amount, which could in turn negatively affect other parts of the infrastructure.
...
This causes problem were the jobs time out, run to large queries and try to purge to many pages at once.This mostly concerns `ChangeHandler::handleChange` which does `getAffectedUsagesByPage` and then tries to handle all of these at once. In order to address this {T146838} needs to be resolved and afterwards `ChangeHandler::handleChange` needs to make use of that functionality and only do part of the updates at once.
Note: Fixing this //might// increase the amount of updates applied to a certain wiki by a huge amount, which could in turn negatively affect other parts of the infrastructure.
TASK DETAIL
EMAIL PREFERENCES
To: hoo
Cc: Ladsgroup, gerritbot, PokestarFan, Bugreporter, Liuxinyu970226, StudiesWorld, aaron, BBlack, RP88, Lydia_Pintscher, aude, daniel, Aklapper, hoo, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, Mbch331
Cc: Ladsgroup, gerritbot, PokestarFan, Bugreporter, Liuxinyu970226, StudiesWorld, aaron, BBlack, RP88, Lydia_Pintscher, aude, daniel, Aklapper, hoo, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
