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

Initial sync might miss ops that were in flight when it started

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

      Mongomirror suffers from the same problem as in SERVER-30724. mongodump may as well.

      To fix, we need to do a forward scan query on the oplog to ensure that all previous operations are committed, like this: https://github.com/mongodb/mongo/commit/b64de307169891f859c29f207e712ed0eb3cd2a2#diff-8fb68c68574d7ec92d5a7f9682c436ecR363

            Assignee:
            Unassigned Unassigned
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: