Need to create oplog to use local backup cursor.

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Repl 2021-11-01
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We use a local backup cursor through DBDirectClient to figure out which files to delete in FileCopyBasedInitialSync. Some parts of this mechanism expect an oplog to exist (waitForAllEarlierOplogWritesToBeVisible is called). During initial sync there may be no oplog, so this fails. Easiest way to fix this is just to create an empty oplog if there isn't one.

            Assignee:
            Matthew Russotto (Inactive)
            Reporter:
            Matthew Russotto (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: