-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2025-03-31, Storage Execution 2025-04-14
-
None
-
None
-
None
-
None
-
None
-
None
-
None
rawData can be fetched either from the command request or from the operation context. Currently they are guaranteed to always be in sync with one another, but in the future this may not necessarily be the case. And making it available from the operation context is unfortunately necessary at the moment so that we can ensure it always gets propagated on egress, at least until there's a more cohesive story around generic command arguments. So, we should make sure to always check rawData from the operation context.
- is depended on by
-
SERVER-101834 Add clang-tidy check for checking rawData flag
-
- Needs Scheduling
-