Page MenuHomePhabricator

Create a local job class that enqueues jobs to final location
Closed, ResolvedPublic

Description

This is useful for any updates that happen by just viewing pages. Putting them into a local queue (in batch, even with mixed job types) is fast. The local queue would have local runners to push them into the master datacenter.

Event Timeline

aaron claimed this task.
aaron raised the priority of this task from to Medium.
aaron updated the task description. (Show Details)
aaron added subscribers: PleaseStand, gerritbot, bd808 and 2 others.
bd808 set Security to None.
aaron renamed this task from Create a local jobqueue class that enqueues jobs to final location to Create a local job class that enqueues jobs to final location.Mar 4 2015, 9:51 PM

Change 194394 had a related patch set uploaded (by Aaron Schulz):
Added EnqueueJob class that handles routing jobs to queues

https://gerrit.wikimedia.org/r/194394

Change 194394 merged by jenkins-bot:
Added EnqueueJob class that handles routing jobs to queues

https://gerrit.wikimedia.org/r/194394

Change 834589 had a related patch set uploaded (by Krinkle; author: Krinkle):

[mediawiki/core@master] jobqueue: Remove unused EnqueueJob class

https://gerrit.wikimedia.org/r/834589

Change 834589 merged by jenkins-bot:

[mediawiki/core@master] jobqueue: Remove unused EnqueueJob class

https://gerrit.wikimedia.org/r/834589