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

mongodump issue with temporary map/reduce collections

    • Server Tools B (11/02/15)

      A map/reduce job running on the Primary is causing a mongodump operation, running on the Secondary, to fail.
      mongodump reports that the a temporary collection does not exist anymore by the time it tries to list its indexes.

      1) should mongodump consider the temporary map/reduce collections when performing a dump of the databases?
      2) the command to drop the collection was issued before the mongodump operation started (but may not have been completed by the time mongodump started), however the error in looking up the collection appears way later (30 minutes) than the drop database command.

            Assignee:
            gabriel.russell@mongodb.com Gabriel Russell (Inactive)
            Reporter:
            daniel.coupal@mongodb.com Daniel Coupal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: