Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
None
-
Fully Compatible
-
ALL
Description
It is possible to replicate a capped collection that is created without an _id index and without document _ids. In this case deduping on the slave is performed on the basis of complete documents rather than by _id. This means identical documents inserted to the master will not all be replicated to the slave.
Test will be pushed.
Attachments
Issue Links
- is related to
-
SERVER-4939 capped collection replication may fail because growth of a record is prevented
-
- Closed
-
-
SERVER-6984 Initial sync can fail, or break future replication, when updates shrink or grow docs in capped collections
-
- Closed
-
-
SERVER-8972 extent layout differences can cause incorrect capped collection replication
-
- Closed
-