-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongorestore
-
2
-
Tools and Replicator
-
7
-
Not Needed
This ticket "mirrors" MGOMIRROR-581 for mongorestore: bulk oplog entries should be applied in bulk rather than singly.
We should check if mongorestore already does the right thing. If not, we should copy custom-mongomirror's fix over.
Without this, oplog restores from v7 and v8 will be unduly slow when there are bulk deletes (v7+) and bulk inserts (v8+).