-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: Legacy C++ Implementation
-
Component/s: mongorestore
-
None
If the user doesn't have the required privileges to restore a collection, or to build the indexes, mongorestore will abort. The dump could be restored partially. It would be nice if mongorestore can first check all the required privileges to restore all the databases/collections before actually restore any documents to any collections.
- duplicates
-
TOOLS-539 Add a "preflight check" to mongodump and mongoexport to ensure no issues prior to running
- Development Complete