-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
Storage Execution 2026-04-13
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Right now, the Collection API only has member functions for dataSize() and numRecords() which read the accurate size and count. Add two new member functions to the Collection API that allow the FTDC Collector.
- persistedDataSize()
- persistedNumRecords()
Add unit tests to collection_impl_test.cpp (which shockingly does not exist yet).
- is depended on by
-
SERVER-123334 Use persisted size and count in FTDC collector
-
- In Progress
-
- is related to
-
SERVER-122820 Implement readPersisted() for approximate size and count
-
- Closed
-
-
SERVER-123331 Add persistedSizeCount field to storage_stats_spec.idl
-
- Closed
-