User "Hashar" changed the status of MediaWiki.r83634.

Old Status: new
New Status: ok

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

Rewrite the caching code in nextJobDB.php so that jobs-loop.sh has a chance of 
being able to exit from the "high-priority" loop.

The current syndrome is that when the cache expires, a small number of 
high-priority jobs are added. These jobs are quickly cleared, but the job 
runners do not continue on to other things, because the cache keeps returning 
the same small list of wikis for 5 minutes. After 5 minutes, there are a few 
more jobs in the high-priority list, so the cycle continues.

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

Reply via email to