-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongodump, mongorestore
-
None
-
(copied to CRM)
Problem
Typically mongodump and mongorestore fail if they encounter a collection they cannot export or restore (for example, TOOLS-3329). This sometimes necessitates complex workarounds. We can instead provide clients a flag likeĀ skipAuthErrors to continue the dump/restore, and just print a summary of collections that had problems
Solution & Acceptance Criteria
- Add a new flag to allows for this behavior
- Add the flag to the public documentation
- duplicates
-
TOOLS-3378 Leverage Sharding API for obtaining collections to dump/restore from config
- Waiting (Blocked)
- is duplicated by
-
TOOLS-3374 Dumping Config Database Fails
- Closed