summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/collection_defragmentation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71917 Update defragmentation tests to use variable doc sizesAllison Easton2023-04-131-2/+2
* SERVER-75578 collection_defragmentation.js should disallow balancing before r...Allison Easton2023-04-031-0/+3
* SERVER-75375 Increase iterations of collection_defragmentation.jsAllison Easton2023-03-311-1/+1
* SERVER-72671 Increase `awaitForBalance` timeout in `collection_defragmentatio...Allison Easton2023-02-221-1/+1
* SERVER-43099 Reenable random chunk migration failpoint for concurrency with_b...Jordi Serra Torrens2023-02-071-3/+46
* SERVER-72916 Set balancerRoundInterval to its default at the end of testSilvia Surroca2023-02-031-0/+5
* SERVER-70602 Handle faulty balancerCompliant reporting by waiting for some no...Silvia Surroca2022-11-031-0/+9
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-08-251-5/+1
* SERVER-65904 enable consistency checking hooks in AntithesisTausif Rahman2022-06-161-1/+1
* SERVER-66074 Remove usage of toArray in collection_defragmentation.jsAllison Easton2022-05-311-5/+16
* SERVER-66860 FSM tests should not reuse same database namesTommaso Tocci2022-05-311-1/+1
* SERVER-65956 fix minor bugs in defragmentation source code/testsPaolo Polato2022-05-161-1/+1
* SERVER-65649 Throttle merge/split chunk ops issued by the balancerPaolo Polato2022-04-281-0/+15
* SERVER-64073 Split vector is not retriable when sent to a secondaryAllison Easton2022-03-031-11/+3
* SERVER-63911 Allow balancer to run and re-run defragmentation at the end of c...Allison Easton2022-03-031-0/+19
* SERVER-63901 Disable collection checks at the end of collection_defragmentati...Allison Easton2022-02-241-2/+0
* SERVER-63405 Create FSM workload to test defragmentation with concurrent oper...Allison Easton2022-02-221-0/+239