Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
mongodb-2.6
-
None
-
12
-
true
Description
The documentation on the new initializeOrderedBulkOp command needs some further detail on how the bulk operations are actually processed. In particular, "ordered" operations have a performance impact depending on how the operations are interleaved (consecutive operations that are the same can be be more effectively batched).
A few blog posts go into more helpful detail: