Make rawData part of the cursor and restore it on getMore

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • QE 2026-05-11, QE 2026-04-27
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently rawData is not part of the executor/cursor, but part of the command/opCtx and accessed via isRawDataOperation(opCtx).

      This results in an issue where getMore issued without rawData may open cursors on the shards without rawData flag, returning inconsistent results

       

            Assignee:
            Denis Grebennicov
            Reporter:
            Denis Grebennicov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: