-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongodump
-
None
-
5
mongodump's --forceTableScan option doesn't appear to ensure that the dumped documents are going to have unique _ids in the case where a document gets moved during the dump. I suspect that this will mess up mongorestores.
Either mongodump should de-duplicate, or mongorestore should de-duplicate, or this option should go away (or stop being documented).
- is related to
-
TOOLS-176 Dump/Restore with --oplog not point-in-time
-
- Closed
-
-
SERVER-2025 Use oplog to make mongodump a point-in-time snapshot
-
- Closed
-
-
SERVER-14703 Snapshot queries can miss records if there are concurrent updates
-
- Closed
-