-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 3.4.13, 3.4.15
-
Component/s: None
-
v4.0, v3.6
-
(copied to CRM)
When performing a mongodump on an empty database, with a large oplog file, the oplog dump process takes considerably longer than one might expect. In our case, it took 3 minutes.
2018-07-05T11:14:21.682-0500 writing admin.system.version to
2018-07-05T11:14:21.686-0500 done dumping admin.system.version (1 document)
2018-07-05T11:14:21.695-0500 writing captured oplog to
2018-07-05T11:17:57.781-0500 dumped 1 oplog entry
- is duplicated by
-
TOOLS-1590 mongodump with --oplog should not count the amount of entries
- Closed
- is related to
-
SERVER-38011 Support oplogReplay in count queries
- Backlog