"Tim Starling" posted a comment on MediaWiki.r96645.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96645#c27188

Commit summary for MediaWiki.r96645:

* Added a script to reduce disk space on a MySQL parser cache setup such as the 
one at Wikimedia at the moment, by removing all objects which expire before a 
given time.
* Fixed unintentional shortcut evaluation in MultiWriteBagOStuff::doWrite(). It 
would have caused writes to be skipped on the second cache if the first cache 
failed, now writes should be attempted on all caches.

Tim Starling's comment:

I think this should be converted from a fixme status to todo tag since I'm not 
planning on doing it right now.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to