The Replicator Reset operation is a specific type of operation that allows you to forcefully reset a replicator.
Automatic Execution
This operation is automatically executed under the following circumstances:
After the creation and data import of a new dataservice on the primary (first) node of a dataservice, for exmaple
apiVersion: tungsten.continuent.com/v1alpha1 kind: OpsRequest metadata: name: opsrequest-sample spec: target: name: sample type: replicatorReset replicatorReset: dataService: alpha ordinal: 0
The reset flow can be best understood by the following diagram