https://bugzilla.wikimedia.org/show_bug.cgi?id=60698
Web browser: ---
Bug ID: 60698
Summary: Job Queue handling does not work for shared code (wiki
farms)
Product: MediaWiki
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: blocker
Priority: Unprioritized
Component: JobQueue
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Mobile Platform: ---
The patch https://gerrit.wikimedia.org/r/108740 is not correct for all cases.
When you have a shared core code (the core code especially the code of
/maintenance being shared by using the symbolic link method for more than one
wiki) the present patch is wrong, because it does not indicate, which Wiki's
job queue is treated.
The present code only runs "php runJobs.php", it missing something like
"php runJobs.php --conf=<path-to-localsettings-of-the-present-wiki>"
I hope, you understand what I mean.
I detected this problem when running the E:ReplaceText (latest git version)
together with latest git version of core, i.e. dated 2014-01-31.
--
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l