In ParserCache, respect $useOutdated
authorTim Starling <tstarling@wikimedia.org>
Tue, 26 Apr 2016 06:28:38 +0000 (16:28 +1000)
committerTim Starling <tstarling@wikimedia.org>
Tue, 26 Apr 2016 09:41:36 +0000 (09:41 +0000)
commita8f60c1343f660c7e75690e634955ce031893ffd
tree77a8ca572c8d208c57a9819a0c10dc64e785c3d2
parentb4a60a54d746508cc7477bf7c4028c1ad8d1a485
In ParserCache, respect $useOutdated

$useOutdated was broken by Ifcc4d2f67f3b77, which forces the cached entry
to always have the same revision ID as the latest revision. This
probably caused the "pool queue is full" errors reported after Prince's
death was announced.

Bug: T133659
Change-Id: Ibd111bed203dd72103d772d8dcba4f0d943124fd
includes/parser/ParserCache.php