Page MenuHomePhabricator

Jenkins.php is calling recyclePruneAndUndelayJobs which was removed
Closed, ResolvedPublic

Description

As part of the core change removing the non-daemonized mode for the Redis Job Queue, recyclePruneAndUndelayJobs was removed. This is called from Jenkins.php

The quick fix is just to not call that, but that seems like a big part of the point of the hook, so I'm not sure what the overall solution is.

Event Timeline

Mattflaschen-WMF raised the priority of this task from to Needs Triage.
Mattflaschen-WMF updated the task description. (Show Details)
gerritbot subscribed.

Change 190824 had a related patch set uploaded (by BryanDavis):
Remove calls to obsolete recyclePruneAndUndelayJobs function

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

Patch-For-Review

Change 190824 merged by jenkins-bot:
Remove calls to obsolete recyclePruneAndUndelayJobs function

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

Mattflaschen-WMF claimed this task.
Mattflaschen-WMF reassigned this task from Mattflaschen-WMF to bd808.
Mattflaschen-WMF set Security to None.