-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
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
- related to
-
SERVER-127174 Complete TODO listed in SERVER-124941
-
- Backlog
-
-
SERVER-126087 Complete TODO listed in SERVER-124941
-
- Closed
-