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

Add an oplog MatchExpression rewrite for the "fullDocumentBeforeChange" field

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • QE 2022-07-11, QE 2022-07-25, QE 2022-08-08, QE 2022-08-22

      See here. This should be a very simple rewrite which just filters out events that can never match the predicate on fullDocumentBeforeChange, generally anything other than {op: "u"} and {op: "d"}. We can't actually evaluate the predicate fully since we don't have the pre-image until later in the pipeline.

            Assignee:
            naomie.gao@mongodb.com Naomie Gao (Inactive)
            Reporter:
            bernard.gorman@mongodb.com Bernard Gorman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: