Aaron Schulz has uploaded a new change for review. Change subject: [JobQueue] Improved refreshLinks job de-duplication. ......................................................................
[JobQueue] Improved refreshLinks job de-duplication. * This essentially uses memcached records of the last template change (and job enqueueing) time to invalidate prior jobs that are for that same template. Change-Id: I71b743e0a38e60a874ca856e80cb761bea06b689 --- M includes/LinksUpdate.php M includes/job/JobQueue.php M includes/job/JobQueueDB.php M includes/job/JobQueueGroup.php M includes/job/jobs/NullJob.php M includes/job/jobs/RefreshLinksJob.php 6 files changed, 178 insertions(+), 19 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/88/32488/1 -- To view, visit https://gerrit.wikimedia.org/r/32488 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I71b743e0a38e60a874ca856e80cb761bea06b689 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Aaron Schulz <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
