|
: 33 : 33 : 0 |
If a database replicates after being isolated for a long time, it can bring back documents that were deleted if the deletion stub has been purged. There should be a setting that prevents replication of a replica that has not replicated within the purge interval. Example:
Someone with a local replica of a database (especially names.nsf) switches location documents for the first time in ages and replicates it after months or years of inactivity. In some cases, thousands of deleted documents get re-introduced into the database. To clean this up is a nightmare since you can't just restore the database from a backup. The resurrected documents must be found and deleted so a deletion stub is created and replicated.
|