-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2025-03-31
The find command (for example) on a sharded collection can internally execute getMore commands with rawData attached (a situation allowed with SERVER-101950). This scenario should be covered by tests that ensure these internal commands are not blocked by rawData parameter validation.
This scenario should only be possible with rawData operations that return a cursor, but this ticket also covers checking whether other commands might issue internal commands in a similar manner.
- depends on
-
SERVER-101950 Allow rawData on commands from internal clients
-
- Closed
-