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

mongoimport incorrect progress indication

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: mongoimport
    • Labels:
      None
    • Environment:
      Windows 10

      Hi,

      When imported the startups.companies data set (from m034 handouts) I got weird progress indications as shown below:

      C:\Program Files\MongoDB\Server\3.4\bin>mongoimport --port 3434 -d startups -c companies C:\Users\tomeryakir\Downloads\companies.json
      2016-12-25T09:37:20.924+0200    connected to: localhost:3434
      2016-12-25T09:37:23.916+0200    [########################] startups.companies   74.6MB/9.39MB (794.6%)
      2016-12-25T09:37:26.916+0200    [########################] startups.companies   74.6MB/26.6MB (280.6%)
      2016-12-25T09:37:29.916+0200    [########################] startups.companies   74.6MB/68.8MB (108.5%)
      2016-12-25T09:37:30.336+0200    [########################] startups.companies   74.6MB/74.6MB (100.0%)
      2016-12-25T09:37:30.336+0200    imported 18801 documents
      

      This was reproduced using MongoDB 3.4 on Windows 10

            Assignee:
            Unassigned Unassigned
            Reporter:
            tomer.yakir@mongodb.com Tomer Yakir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: