Details
-
Task
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
None
Description
The code path to handle the "--jsonArray" case actually can also handle the "one per line" case now in mongoimport due to the changes in SERVER-7355. This means there's an opportunity to unify the code paths (delete the old one) and transparently handle both cases, which could make the tool easier to use.
Attachments
Issue Links
- is related to
-
SERVER-7355 mongoimport cannot import a dump in json array format larger than 16MB
-
- Closed
-