-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: mongoexport
-
None
Splitting up the collection for mongoexport is not currently feasible with current infrastructure. A parallel collection scan is needed, but this doesn't work sharded. Using some sort of splitVector approach is possible, but risky in the face of migrations.
- is related to
-
TOOLS-18 make mongodump multi-threaded / parallel
- Closed