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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor - P4
    • 100.8.1
    • Affects Version/s: None
    • Component/s: mongodump
    • None
    • 2,158

      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
              Reporter:
              Shane Harvey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: