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

Rollback logic to adjust collection fast counts should not process entire oplog chain for vectored inserts

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Fully Compatible
    • ALL
    • Repl 2024-03-18
    • 134

      The logic here will process the entire oplog chain when determining adjusted record store counts for rollback.

      This logic is not correct for vectored inserts that replicate transactionally, as it is possible that only some of the entries from a given vectored insert get rolled back, as seen in BF-32174.

            Assignee:
            matthew.russotto@mongodb.com Matthew Russotto
            Reporter:
            kaitlin.mahar@mongodb.com Kaitlin Mahar
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: