-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Server Serverless 2023-06-12, Server Serverless 2023-06-26
StorageStats::_appendRecordStats(), called by StorageStats::appendStorageStats and StorageStats::appendCollectionStorageStats, serializes a stats field "bucketNs" in its response, which will require access to a SerializationContext object. We need to pass this down through the common process interfaces for both the CollStats command and $collStats agg stages.
- is depended on by
-
SERVER-74284 Fix existing tests for command serialization/deserialization
- Closed