-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.0.7
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
QuInt C (11/23/15)
In fillWriterVectors() we distribute inserts to threads based on a hash of the _id and namespace. This means that inserts to capped collections can happen in a different order than the primary.
- is related to
-
SERVER-21646 Inserts and updates to replicated capped collections must be single threaded
- Closed