Providing the --w option to mongorestore makes it call getLastError, but even if getLastError returns an error, we silently ignore that error and continue. We should at least log something, if not abort.
- related to
-
SERVER-8345 Change mongorestore default write concern to call GLE 1/1000 inserts
- Closed