summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/collection_defragmentation.js
Commit message (Expand)AuthorAgeFilesLines
* 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