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

change oplog rollover check to a strict less than in change_streams_pre_image_removal_job.js

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • QE 2024-09-02
    • 0

      opLogIsRolledOver claims to check that the timestamp of the first entry in the oplog is greater than the timestamp of the 'lastOplogEntryToBeRemoved' on each node of the replica set' but it also allows for equality meaning an operation with a timestamp of 'lastOplogEntryToBeRemoved' can still be present in the oplog.

            Assignee:
            kristina.znam@mongodb.com Kristina Znam
            Reporter:
            kristina.znam@mongodb.com Kristina Znam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: