-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2023-03-20, Execution Team 2023-04-03, Execution Team 2023-04-17, Execution Team 2023-05-01
-
35
With SERVER-74098 we'll be introducing a ChangeCollectionTruncateMarker class that can be used with ChangeCollection.
This ticket is about making the change collection remover use the truncate markers.
To do so, it will have to modify the ChangeStreamChangeCollectionManager's create/insert/drop commands to update the markers and the removeExpiredChangeCollectionDocuments method for using markers to truncate.