Page MenuHomePhabricator

Remove UpdateRepoOnMoveJob in favor of a Repo-only job injected by client
Closed, ResolvedPublic

Description

The UpdateRepoOnMoveJob shouldn't be in lib, but rather in Repo while still being inject by Client (which shouldn't know about the implementation).

This depends on some core job queue related refactoring which yet needs to be done.


Version: unspecified
Severity: normal
Whiteboard: u=dev c=backend p=0

Details

Reference
bz60400

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:00 AM
bzimport set Reference to bz60400.
bzimport added a subscriber: Unknown Object (MLST).

Change 119306 had a related patch set uploaded by Hoo man:
Move UpdateRepoOnMoveJob into repo using JobSpecification in client

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

Change 119306 merged by jenkins-bot:
Move UpdateRepoOnMoveJob into repo using JobSpecification in client

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