-
Type: Task
-
Resolution: Duplicate
-
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.
- duplicates
-
SERVER-66192 Readers of the count / dataSize derived metadata should implicitly apply any available queued change Deltas before returning the latest value
- Closed