Skip to content

Draft: Move `JobCoordinator` workers into `Gitlab::BackgroundMigration`

Kamil Trzciński requested to merge background-migration-worker-mapping into master

What does this MR do and why?

This creates a first-class mapping of workers to databases that makes it clear how the workers are resolved to connections.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kamil Trzciński

Merge request reports