User "Brion VIBBER" changed the status of MediaWiki.r87292.

Old Status: new
New Status: fixme

User "Brion VIBBER" also posted a comment on MediaWiki.r87292.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87292#c17783
Commit summary:

* (bug 20468) User::invalidateCache throws 1205: Lock wait timeout exceeded

Severly limit the number of calls that actually update the database (for no 
gain!). Leaving stuff that needs to update memcached

Still, there's probably quite a lot of these calls which are still superfluous

Comment:

Opaque boolean parameter is very unclear. Does it mean.... 'actually invalidate 
cache' rather than 'pretend to invalidate cache'? Or does it mean... 
'invalidate some things from some caches, but not other things from other 
caches'?

Does this actually have a measurable effect on incidence of these lock wait 
timeouts?


_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to