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

mongorestore hangs on valid bson file restore

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Critical - P2 Critical - P2
    • None
    • Affects Version/s: 3.4.4
    • Component/s: mongodump, mongorestore
    • Labels:
      None
    • Environment:
      linux

      We can consistently reproduce the hang using 2 specific mongodump bson files. When running the restore on an entire database, we noticed a hang in the same approximate location, so we switched to "-j 1" to find the specific file. We found at least 2 that can reproduce the problem every time.

      Things we've already tested:

      • Regenerated mongodump
      • Used db.copyDatabase() to validate that the collections at issue copied in whole (they did)
      • Performed the dump and restore to different members of the replicaset
      • Attempted to perform the restore in windows vs unix, without success.

            Assignee:
            william.banfield William Banfield
            Reporter:
            sallgeud Chad Kreimendahl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: