Skip to content

Draft: Geo - Fix replicables_for_current_secondary method when object storage is enabled

What does this MR do and why?

Fix the replicables_for_current_secondary method for each data type. This method must check if the object storage is enabled for the current data type instead of the GitLab-managed replication. Otherwise, it will try to remove the file and the entries in the database for those with file stored on object storage.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Related to #371397 (closed)

Edited by Douglas Barbosa Alexandre

Merge request reports

Loading