-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2025-04-14, Storage Execution 2025-04-28, Storage Execution 2025-05-12
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Our write path supports a mode called vectored inserts where callers pass a vector of InsertStatements, each with a pre-allocated timestamp used to perform the write.
This code is no longer needed. Callers using this API should be rewritten to either go through the "front door", or use an OpObserver to generate OpTimes.
- depends on
-
SERVER-84271 Remove Feature Flag for PM-3381
-
- Closed
-
- is related to
-
SERVER-85545 Use BatchedWriteContext in insertDocumentsAtomically
-
- Closed
-