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

Add txn oplog filtering for createIndexes event

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • ALL
    • QE 2022-04-04, QE 2022-03-21
    • 167

      We recently completed SERVER-63394, but neglected to add the createIndexes event to the oplog filter for single-applyOps transactions. Like create, it's possible for a createIndexes to appear within a transaction under certain circumstances. We need to add a predicate for createIndexes in the $or on this line, otherwise these events will be omitted.

            Assignee:
            mickey.winters@mongodb.com Mickey Winters
            Reporter:
            bernard.gorman@mongodb.com Bernard Gorman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: