-
Type: Investigation
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Tools and Replicator
-
256
Original Downstream Change Summary
This change enables the new oplog format described in the design for PM-3381 when featureFlagReplicateVectoredInsertsTransactionally is enabled. Vectored inserts may be batched in an 'applyOps' command oplog entry or entries which make up a retryable write.
Description of Linked Ticket
This will effectively enable the feature (when the feature flag is set), so also includes the test to ensure long-lived oplog holes are not created.
- depends on
-
SERVER-85545 Use BatchedWriteContext in insertDocumentsAtomically
- Closed