-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
When a reader wants to know the latest count/dataSize value, we should first apply any unapplied Deltas before returning the latest value to the caller.
Not sure whether it's reasonable to fetch the all_durable timestamp from WT every user read. It might be. Also could consider whether to use other in-memory system timestamps – maybe even the oplogReadTimestamp.
- is duplicated by
-
SERVER-66214 Apply all available unapplied derived metadata Deltas before returning the latest derived metadata value
- Closed