Skip to content

Add an event to reset checksums on Geo secondary nodes

Douglas Barbosa Alexandre requested to merge da-create-reset-checksum-event into master

What does this MR do?

This MR introduces a new event Geo::ResetChecksumEvent that can be triggered to reset the verification state on a secondary node. This event seems necessary as seen in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7367#note_101526055.

What are the relevant issue numbers?

Related to https://gitlab.com/gitlab-org/gitlab-ee/issues/5196, and https://gitlab.com/gitlab-org/gitlab-ee/issues/7617.

Does this MR meet the acceptance criteria?

Edited by Douglas Barbosa Alexandre

Merge request reports