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

Change stream transform stage should not generate invalidate events

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Fully Compatible
    • QE 2023-03-20

      The ChangeStreamDefaultEventTransformation::applyTransformation() has logic to generate an invalidate event when it encounters an unexpected oplog entry. This should never be the case in practice. We should just add a tassert() and remove the code to generate invalidate events.

            Assignee:
            sebastien.mendez@mongodb.com Sebastien Mendez
            Reporter:
            arun.banala@mongodb.com Arun Banala
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: