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

Race condition can make mongodump --oplog not point-in-time for metadata

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Accepted
    • Major - P3
    • Resolution: Unresolved
    • None
    • 100.7.1
    • mongodump
    • None

    Description

      The metadata, users, and roles are dumped before mongodump calculates the oplog start time. It is possible that oplog entries that change the metadata, users, and roles might not be captured by mongodump because of this. We should move calculating the oplog start time to be first.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tim.fogarty@mongodb.com Tim Fogarty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: