Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-73

Mongoimport - Deprecate "--jsonArray" option and transparently handle both cases

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: mongoimport
    • Labels:
      None

      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.

            Assignee:
            david.golden@mongodb.com David Golden
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: