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

mongodump issue with temporary map/reduce collections

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor - P4
    • Resolution: Done
    • 3.0.5
    • 3.0.8, 3.2.0-rc1
    • mongodump, mongoexport
    • None
    • Server Tools B (11/02/15)

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: