Write location not correctly set

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Minor - P4
    • 4.2.1, 4.3.1
    • Affects Version/s: None
    • Component/s: mongodump
    • None
    • v4.2

      The write location isn't set correctly, leading to this output:

       

      $ mongodump --uri "mongodb://localhost:27017/test"
      2019-08-14T15:38:13.787+0200    writing test.tweets to
      2019-08-14T15:38:13.787+0200    writing test.l to
      2019-08-14T15:38:13.787+0200    writing test.foo to
      2019-08-14T15:38:13.787+0200    writing test.pokemon to
      

      I expect it to say "writing <db>.<collection> to <output-dir>/<db>/<collection>.bson"

       

              Assignee:
              Tim Fogarty
              Reporter:
              Tim Fogarty
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: