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

mongodump log message is confusing

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 3.1.5
    • Affects Version/s: 3.1.4
    • Component/s: mongodump
    • Labels:
      None
    • Kernel Tools Iteration 5

      When dumping a collection, I see a log like:

      2015-06-17T13:16:14.223-0400	writing finance.stocks to dump/finance/stocks.bson
      

      This is confusing since nothing is actually written to a dump directory.

      We should instead log something like:

      2015-06-17T13:16:14.223-0400	writing finance.stocks to archive

      or

      2015-06-17T13:16:14.223-0400	writing finance.stocks to archive 'db.arc'

            Assignee:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Reporter:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: