Tim Starling <tstarl...@...> writes: > > Presumably this is LU invalidating the l10ncache. This does not happen on a > > second or subsequent page view, though. Instead, I get > > > > MessageCache::load: Loading en... got from global cache > > > > and I see messages being pulled from the l10n_cache table. > > I don't think those queries have anything to do with LocalisationUpdate. > Ah, I now see that the invalidation was caused by adding LocalisationUpdate's localisations. I already knew the selects on l10n_cache were not LU-related.
> > If you can reproduce these extra queries locally, please tell me how. > > I removed the hook LocalisationUpdate used in r52503, so it doesn't do > anything at all. You can reproduce it by reverting to MediaWiki 1.15. > > I've now committed the rewrite of LocalisationUpdate I promised in the > commit message of r52503. I held off on it because I wasn't convinced > that it's a useful solution for anything. > Thanks. Roan Kattouw (Catrope) _______________________________________________ foundation-l mailing list [email protected] Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/foundation-l
