In the replicator we have a option to reset the checkpoints, by setting reset:true, what is the functionality of it, does it actually restart the whole replication operation, deleting the previously synced data or it resumes from the last successful replication and syncs the missing data.
In my application I set the reset:true option, expecting it to restart by deleting all previously synced data and syncing all from the scratch, but was actually syncing from the point where it left, could anyone help me with the reasons why it is happening
FYI: SG:3.0.4, CBL:3.0.2, CB server:7.1.3
3 posts - 3 participants