https://bugzilla.wikimedia.org/show_bug.cgi?id=27336

           Summary: Job queue should support exclusion of some jobs from
                    general pop() job
           Product: MediaWiki
           Version: wikimedia-deployment
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Maintenance scripts
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: d...@ucsc.edu
                CC: innocentkil...@gmail.com


Created attachment 8127
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8127
patch to add wgJobExplitRequestTypes

I propose adding $wgJobExplitRequestTypes configuration variable.. any job you
don't want running in the general job pool you can put it in there. 

This patch is mostly needed for the transcode extension where you don't want
transcode jobs being spawned off from the web request and you would probably
want some machines dedicated to running transcoes using the runJobs.php --type
option 

Likewise other jobQueue boxes should not be running the transcode jobs.

patch attached.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to