-
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
When performing a metadata checkpoint,
- Read the valid-as-of timestamp from fast_count_metadata_store_timestamps
- Create an oplog cursor at the valid-as-of timestamp
- Parse and aggregate the size and count deltas tracked in the oplog entries from the valid-as-of timestamp to the latest timestamp, accumulating them by collections in memory
- Commit the accumulated deltas and the last oplog entry's timestamp to fast_count_metadata_store and fast_count_metadata_store_timestamps
- depends on
-
SERVER-121160 Parse size and count deltas from applyOps oplog entries
-
- In Progress
-