summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/change_streams_pre_image_removal_job.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75005 Integrate pre-image collection removal with new truncate mechanismHaley Connelly2023-05-101-31/+44
* SERVER-70796 Remove batchedExpiredChangeStreamPreImageRemoval parameterRomans Kasperovics2022-11-091-37/+19
* SERVER-67386 Remove featureFlagChangeStreamPreAndPostImagesDenis Grebennicov2022-07-151-1/+0
* SERVER-66075 Make change_streams_pre_image_removal_job.js tolerate transient ...Mindaugas Malinauskas2022-05-171-5/+35
* SERVER-65368 Fix the expected number of deletion batches in change_streams_pr...Denis Grebennicov2022-04-111-8/+13
* SERVER-65217 Run expired pre-images deletion job with multi-deletes support o...Denis Grebennicov2022-04-041-3/+10
* SERVER-61339 Improve change stream pre-image purging job to leverage efficien...Denis Grebennicov2022-03-301-62/+95
* SERVER-52282 Enable feature flag for User-facing PIT pre- and post-imagesMindaugas Malinauskas2022-03-291-1/+3
* SERVER-61709 Introduce implicitly replicated namespacesJosef Ahmad2022-01-131-1/+9
* SERVER-60237 Implement FCV upgrade/downgrade for change stream pre-/post-imagesDenis Grebennicov2021-12-061-4/+1
* SERVER-61842 Mixed mode writes to `config.system.preimages`Denis Grebennicov2021-12-031-88/+71
* SERVER-60238 Implement pre-image propagation to secondaries for non-transacti...Mindaugas Malinauskas2021-11-231-66/+94
* SERVER-58691 Implement deletion of pre-images which corresponding oplog entry...Denis Grebennicov2021-11-101-0/+104