-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
There are significant performance improvements available by batching vectored inserts (insert commands with an array of documents) and multi-updates into a single oplog entry with a single timestamp. In addition, with this vectored inserts will no longer open an oplog hole for long periods of time, enabling replication of concurrent operations to proceed faster.