Commit fc02fb3a authored by Stan Hu's avatar Stan Hu

Merge branch '5735-follow-up-from-resolve-document-background-verification-docs' into 'master'

Resolve "Follow-up from "Resolve "Document background verification"""

Closes #5735

See merge request gitlab-org/gitlab-ee!5442
parents f3e0c08b e75f82b0
......@@ -52,7 +52,7 @@ To check the health of Geo secondary nodes, we use a checksum over the list of
Git references and theirs values. Right now the checksum only includes `heads`
and `tags`. We should include all references ([issue #5196][ee-5196]), including
GitLab-specific references to ensure true consistency. If two nodes have the
same checksum, then they definitely hold the same data. We compute the checksuym
same checksum, then they definitely hold the same data. We compute the checksum
for every node after every update to make sure that they are all in sync.
# Current limitations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment