-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2023-03-06, Execution Team 2023-03-20
With SERVER-73932/SERVER-46870 completed we'll be able to implement an initial version of the truncation markers for Change Collections.
The criteria for whether there are markers available for truncation is:
- (Node time - wall time of the first marker in the queue) > X seconds
- The last inserted entry isn't present in the first marker segment
- depends on
-
SERVER-46870 Generalize the WiredTigerRecordStore::OplogStones and move it out of WiredTigerRecordStore
- Closed