-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.2.0-rc0
-
Component/s: Replication
-
None
-
ALL
Capped collections are supposed to automatically get an _id index on secondaries. However, the creation of this _id index is triggered RARELY by some number of inserts. Doing a bunch of updates without inserts won't trigger the index creation. I'm uploading a js test which illustrates this.
- is related to
-
SERVER-5516 Capped collections (tracking ticket)
- Closed
- related to
-
SERVER-5304 initial sync fails to create index on capped collection
- Closed