summaryrefslogtreecommitdiff
path: root/jstests/sharding/libs/resharding_test_fixture.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53374 Clean up oplog related collections created for reshardingjannaerin2021-02-171-0/+36
* SERVER-54417 Rely on donors to pin own history in resharding tests.Max Hirschhorn2021-02-111-5/+0
* SERVER-53520 Assert recipients own all their docs in ReshardingTest.Max Hirschhorn2021-02-051-21/+67
* SERVER-53687 Rename resharding CoordinatorStateEnum kCommitted to kDecisionPe...Haley Connelly2021-01-201-7/+7
* SERVER-53224 Fix collection drop on donor shards for resharding.Max Hirschhorn2021-01-121-2/+20
* SERVER-52931 Assert collection exists on recipients in ReshardingTest.Max Hirschhorn2021-01-121-21/+41
* SERVER-52620 Add withReshardingInBackground() to ReshardingTest fixture.Max Hirschhorn2020-12-301-82/+294
* SERVER-53372 Remove reshardingTempInterruptBeforeOplogApplication server para...Blake Oler2020-12-241-2/+0
* SERVER-52795 Resharding donors write final oplog entry upon entering the prep...LaMont Nelson2020-12-231-52/+0
* SERVER-51130 Implement onReshardingFieldsChanges for donor and recipient stat...Haley Connelly2020-12-161-8/+52
* SERVER-52769 Create shard key index if doesn't exist as part of creating the ...Blake Oler2020-12-091-2/+15
* SERVER-53266 Add resharding_fuzzer_inplace Evergreen task.Max Hirschhorn2020-12-081-1/+9
* SERVER-51088 Add ReshardingTest fixture for resharding fuzzer to use.Max Hirschhorn2020-12-041-0/+240