summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/batched_multi_deletes_large_transaction.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77122 update fcv tag in batched_multi_deletes_large_transaction.jsBenety Goh2023-05-151-1/+1
* SERVER-76408 create feature flag for large batched writesBenety Goh2023-05-111-1/+1
* SERVER-70905 oplog application handles large batched writesBenety Goh2023-02-031-14/+1
* SERVER-70903 keep prevOpTime field for large batched writes (multiple oplog e...Benety Goh2023-01-141-2/+4
* SERVER-70903 relax multi timestamp constraint for large batched writes spanni...Benety Goh2023-01-131-11/+38
* SERVER-70903 relax multi-oplog constraint for large batched writesBenety Goh2023-01-131-7/+34
* SERVER-70934 batched_multi_deletes_large_transaction.js disables batched quer...Benety Goh2022-10-281-1/+13
* SERVER-70765 add configurable limits for batched writes oplog entriesBenety Goh2022-10-261-20/+8
* SERVER-70765 js test for multi-deletes spanning multiple applyOps oplog entriesBenety Goh2022-10-261-0/+57