-
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
This should be a new read() function in replicated_fast_count_read.
{cpp, h}with the following type signature:
readPersisted(OperationContext* opCtx, const SizeCountStore& sizeCountStore, UUID uuid);
It's just a collection lookup.
- depends on
-
SERVER-120921 Add collection size and count read API
-
- Closed
-
- is depended on by
-
SERVER-123334 Use persisted size and count in FTDC collector
-
- In Progress
-
- related to
-
SERVER-123331 Add persistedSizeCount field to storage_stats_spec.idl
-
- Closed
-
-
SERVER-123332 Add persisted size and count lookup to Collection API
-
- Closed
-