Skip to content

Geo - Rename backfill service/worker

username-removed-283999 requested to merge 2274-rename-backfill-services into master

What does this MR do?

  • Rename Geo::RepositoryBackfilService to Geo::RepositorySyncService
  • Rename GeoBackfillWorker to GeoRepositorySyncWorker

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

Make the classes name more consistent with its behavior.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #2274 (closed)

Merge request reports