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

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • 100.8.1
    • Affects Version/s: None
    • Component/s: mongodump
    • None
    • 1,276

      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.

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

              Created:
              Updated: