-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2024-03-18, Execution Team 2024-04-01
-
40
This ticket involves:
- Removing the seekNear() API on the RecordStore and using the new bounded seek() API
- Implementing a mechanism for callers to determine if the oplog or change collection has rolled over without traversing backward on the RecordStore cursor
- causes
-
SERVER-90308 OplogQueryMinTsMissing not returned when expected
- Closed
- depends on
-
SERVER-85465 RecordStore bounded seek API to replace seekNear
- Closed
- related to
-
SERVER-88811 Parsing oplog entries before the stable timestamp can fail
- Closed