summaryrefslogtreecommitdiff
path: root/jstests/core/batched_multi_deletes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68782 speedup batched multi delete testsTommaso Tocci2022-10-271-1/+2
* SERVER-66147 add support of vanilla passthrough test for shard merge protocolmathisbessamdb2022-09-151-2/+2
* SERVER-66537 Combine BatchedDeleteStage<Batch/Pass>ParamsHaley Connelly2022-05-181-2/+1
* SERVER-55750 Enable featureFlagBatchMultideletesYu Jin Kang Park2022-05-171-2/+1
* SERVER-66280 Make batched writes aware of tenant migrationsJosef Ahmad2022-05-101-5/+6
* SERVER-66071 Batch deletes on sharded collectionsJosef Ahmad2022-05-091-2/+0
* SERVER-63044 Batch non-sharded user multi-doc deletes by defaultJosef Ahmad2022-05-021-7/+5
* SERVER-65018 Batched writes must fit inside a single applyOpsJosef Ahmad2022-04-081-2/+0
* SERVER-64927 Add batched deletes passthrough suitesJosef Ahmad2022-03-291-1/+1
* SERVER-65017 Add exclude_from_large_txns tag to core/batched_multi_deletes.jsHaley Connelly2022-03-291-0/+2
* SERVER-64924 Add no_selinux tag to jscore batched_multi_deletes.jsJosef Ahmad2022-03-251-0/+1
* SERVER-63047 Make delete batches fully transactionalJosef Ahmad2022-03-241-0/+60