Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-38425

Oplog Visibility Query is a collection scan in 3.2.21

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.2.22
    • Affects Version/s: 3.2.21
    • Component/s: Replication
    • Labels:
    • ALL
    • Repl 2019-01-14

      The oplog visibility query introduced to 3.2.21 in SERVER-30724 does not use the OplogReplay query flag. This causes initial sync failures on any sufficiently large oplog, because the query uses a collection scan from the beginning of the oplog collection.

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            eric.sedor@mongodb.com Eric Sedor
            Votes:
            0 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated:
              Resolved: