Add an oplog MatchExpression rewrite for the "fullDocumentBeforeChange" field

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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
            Reporter:
            Bernard Gorman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: