summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding/resharding_server_parameters.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53923: Enforce reshardingCriticalSectionTimeout parameter.Kshitij Gupta2021-03-311-0/+12
* SERVER-53918 Enforce minimumReshardingDurationAmirsaman Memaripour2021-02-181-0/+13
* SERVER-53518 Switch to use resharding oplog application rules.Max Hirschhorn2021-01-051-9/+0
* SERVER-53108 Move batching logic into ReshardingDonorOplogIterator.Max Hirschhorn2020-12-241-1/+16
* SERVER-53372 Remove reshardingTempInterruptBeforeOplogApplication server para...Blake Oler2020-12-241-9/+0
* SERVER-49902 Implement ordinary delete rule for resharding's oplog applicationjannaerin2020-12-101-0/+9
* SERVER-51088 Add ReshardingTest fixture for resharding fuzzer to use.Max Hirschhorn2020-12-041-0/+9
* SERVER-52594 Apply oplog entries as part of resharding.Max Hirschhorn2020-12-031-0/+25
* SERVER-51493 SERVER-52922 SERVER-52938 Create ReshardingTxnCloner class.Max Hirschhorn2020-12-021-0/+12
* SERVER-49901 Implement ordinary insert rule for resharding's oplog applicationjannaerin2020-11-231-0/+8
* SERVER-52690 Run ReshardingCollectionCloner on a TaskExecutor.Max Hirschhorn2020-11-101-0/+48