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

logOplogEntries() should create well-formed MutableOplogEntry

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2022-12-12

      logOplogEntries() generates a MutableOplogEntry without an initial namespace or optype (this is done later in logApplyOps). This can trigger an invariant if we attempt to log the oplog entry using DurablelOperation::toBSON.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: