-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongodump, mongorestore
Adding better line by line logging to give us a better idea of when indexes are being built, how many documents have been added whilst the mongodump has been running, and when we are replaying the oplog when run with --oplog.
Most importantly, if corrupt documents are encountered and therefore skipped, by mongorestore/mongodump it would be helpful to log this and give some details on where the corruption was encountered.
- related to
-
TOOLS-1155 mongodump should produce errors when some documents can not be fetched
- Closed