-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: mongorestore
-
3
-
TAR 2024-06-24
-
Tools and Replicator
-
4
The server team introduced a new oplog format of "applyOps" in order to replicate the vectored insertions transactional in v8.0.
We need to make sure this new oplog format is supported in Mongorestore. This feature coverage could be got for free from passthrough tests after TOOLS-3454 is done.
Otherwise, we should add a Go test to provide the coverage.
- is related to
-
TOOLS-3508 Investigate changes in SERVER-77881: Enable feature flag replicateVectoredInsertsTransactionally
- Closed
- links to