Skip to content

Geo: Support archive recovery or streaming replication types

What does this MR do?

  • Rename SystemCheck::Geo::DatabaseReplicationCheck to SystemCheck::Geo::DatabaseReplicationEnabledCheck which more accurately describes what this particular check is doing.
  • Add a Geo SystemCheck for checking if some sort of DB replication is enabled and working.
  • Remove the word 'streaming' from replication wording as it's possible to have other types of replication enabled / active.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/10350

Does this MR meet the acceptance criteria?

Closes #10350 (closed)

Edited by Ash McKenzie

Merge request reports