-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Implement the read path of replicated size and count by following the procedure:
- Open storage engine snapshot at latest
- Determine valid-as-of: read config.fast_count_metadata_store and config.fast_count_metadata_store_timestamps
- Initialize metadata values from config.fast_count_metadata_store
- Read oplog from valid-as-of timestamp to the end and aggregate size and count deltas of the collection's entries.
FTDC will use estimated size and count values and should skip step 4.
- depends on
-
SERVER-120540 Write to fast_count_metadata_store_timestamps during metadata checkpoint
-
- In Code Review
-
- is depended on by
-
SERVER-120920 Test recovery of an unclean shutdown after a metadata checkpoint
-
- Backlog
-
-
SERVER-121357 Test getting accurate count and size with non-prepared multi-doc transactions
-
- Backlog
-
- related to
-
SERVER-121478 Convert FTDC metrics to OpenTelemetry
-
- Backlog
-