-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This PR changes the `allocatedDataPageBytes` field in `CollectionStats` to `logicalDataSizeBytes` to better reflect what the field represents. The new field represents an estimate of the data size of a collection when in-memory (uncompressed and unencrypted), rather than the on-disk allocated bytes.