"Reedy" changed the status of MediaWiki.r101993 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101993

Old status:  new
> New status: ok

Commit summary for MediaWiki.r101993:

Made MessageIndex cache a bit more robust:
If the cache doesn't exist (perhaps it was evicted from almost full memcached 
or accelerator), create it.
This also means that full message group cache will be cleared, which might be a 
bit inefficient - but on the other hand it shouldn't be a big deal on small 
sites, where this scenario is most likely due improper configuration.
Now it also works if the cache is fully broken and doesn't hold items even 
during the request, because the process cache is populated directly without 
roundtrip form the caching layer.

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

Reply via email to