Fix ownership for change stream stages in db/exec/agg

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: Change streams
    • None
    • Query Execution
    • Fully Compatible
    • QE 2025-10-27
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      SPM-4106 recently splitted all DocumentSource class into their QO and QE parts.
      The QE parts (called stages) were moved to src/mongo/db/exec/agg.
      It seems that we did not set the code ownership for the change streams-specific stages after the split.
      The current ownership as defined in the OWNERS.yml file in the new directory makes 10gen/query-execution-classic own the change streams-specific stages.
      This should be changed so that 10gen/query-execution-change-streams owns these files instead.

            Assignee:
            Jan Steemann
            Reporter:
            Jan Steemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: