summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding_test_commands.cpp
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-57153 Support co-existing donors/recipients in resharding metricsBlake Oler2021-06-011-1/+2
|
* SERVER-56739 Rewrite resharding metrics duration component to allow for ↵Blake Oler2021-05-201-1/+1
| | | | resuming from stepup
* SERVER-55328 Call Pipeline::dispose() on cleanup executor in resharding data ↵jannaerin2021-03-301-0/+1
| | | | replication components
* SERVER-55306 Integrate CancelableOperationContext into ↵jannaerin2021-03-251-1/+18
| | | | ReshardingCollectionCloner
* SERVER-55329 Destroy executor after ReshardingCollectionCloner::run().Max Hirschhorn2021-03-251-1/+1
|
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-1/+1
|
* SERVER-55016 Remove depedency of db/commands on 'sharding_runtime_d'Kaloian Manassiev2021-03-091-0/+139