-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
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.
- 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
-