-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: None
-
Component/s: mongodump
-
None
-
41
If there is an oplog rollover before we start dumping the oplog, mongodump will fail. This is fine, but if we tail the oplog from the start of mongodump in a separate thread, then oplog rollovers will not cause mongodump to fail. This will make it a little more robust.