summaryrefslogtreecommitdiff
path: root/jstests/sharding/libs/resharding_test_fixture.js
AgeCommit message (Expand)Author
2022-08-05SERVER-68431 Configure test fixture failpoints for all CSRS nodesr6.0.1-rc0r6.0.1release-6.0.1Abdul Qadeer
2022-03-09SERVER-63444 Make retryable findAndModify executed in internal transactions r...Cheahuychou Mao
2022-03-06SERVER-63441 Handle retryable internal transactions with multiple oplog entri...Cheahuychou Mao
2022-03-06Revert "SERVER-63441 Handle retryable internal transactions with multiple opl...Max Hirschhorn
2022-03-04SERVER-63441 Handle retryable internal transactions with multiple oplog entri...Cheahuychou Mao
2022-02-08SERVER-63337 Add option to change log level in resharding testsMarcos José Grillo Ramirez
2022-01-17SERVER-61760 Stop migrations in sharded collections before executing a collMo...Marcos José Grillo Ramirez
2021-11-15SERVER-61483 Fix resharding coordinator to recover its abort decision.Max Hirschhorn
2021-11-09SERVER-59721 Stop using the minValid optime when resolving a sync sourceSamy Lanka
2021-11-08SERVER-61186 Remove ReshardingTest#isMixedVersionCluster() method.Max Hirschhorn
2021-10-14SERVER-59923 Retry on another error code in ReshardingTest fixture.Max Hirschhorn
2021-10-12SERVER-59923 Retry reshardCollection command in ReshardingTest fixture.Max Hirschhorn
2021-09-13SERVER-56813 Have Resharding be [RRFAM] awareRandolph Tan
2021-09-07SERVER-59693 Retry replSetStepUp command in ReshardingTest fixture.Max Hirschhorn
2021-08-09SERVER-55415: Store retryable images in the side collection by default.Daniel Gottlieb
2021-07-29SERVER-58355 Re-enable resharding tests failing in multiversion suites due to...jannaerin
2021-07-08SERVER-53350 Expose methods on ReshardingTest fixture for sending replSetStep...Haley Connelly
2021-06-30SERVER-57759 Run movePrimary command before sharding the source collection in...Luis Osta
2021-06-30SERVER-57493 Remove requires_find_command jstest tagAdityavardhan Agrawal
2021-05-20SERVER-55781 Add shard version check to create indexes pathMarcos Jose Grillo Ramirez
2021-05-19SERVER-55684: Remove resharding's RecipientStateEnum::kSteadyState stateJamie Anderson
2021-05-12SERVER-52461 Enable resharding feature flag by default.Max Hirschhorn
2021-05-12SERVER-56660 Remove reshardingCoordinatorCanEnterCriticalImplicitly failpointjannaerin
2021-05-05SERVER-52838 Clean up resharding state upon seeing a reshardingFields transit...Randolph Tan
2021-05-05SERVER-54982 Test resumability of changes streams together with reshardCollec...jannaerin
2021-04-26SERVER-54035 Build out resharding cleanupBlake Oler
2021-04-23SERVER-55879 Accommodate implicit collection creation in ReshardingTest's pos...Jamie Anderson
2021-04-08SERVER-55214 Make resharding recipient shards use fetchTimestamp from each do...Randolph Tan
2021-04-07SERVER-53916 commitReshardCollection commandBilly Donahue
2021-04-03SERVER-55506 Enable remaining test case in resharding_abort_command.jsBlake Oler
2021-04-02SERVER-55730: increase value of resharding critical section test fixture to 24hrLaMont Nelson
2021-04-01Revert "SERVER-55506 Enable remaining test case in resharding_abort_command.js"Blake Oler
2021-04-01SERVER-55506 Enable remaining test case in resharding_abort_command.jsBlake Oler
2021-03-29SERVER-52770 Add abortReshardCollection command for users to cancel the resha...Blake Oler
2021-03-26SERVER-54279 Add database primary as recipient in reshardingAlex Taskov
2021-03-18SERVER-54681 Delay start of txnCloners to prevent early write of kIncompleteH...Alex Taskov
2021-03-16SERVER-52158 Move reshardCollection command behind its feature flag.Max Hirschhorn
2021-03-09SERVER-54980 Split donor and recipent documents into im/mutable state.Max Hirschhorn
2021-03-03SERVER-52730 Restrict there to be at most one resharding operation active in ...jannaerin
2021-02-26SERVER-53568: Propagate an error when resharding completes with a non-empty s...Daniel Gottlieb
2021-02-23SERVER-54000 Make errors propagate from the ReshardingCoordinator to particip...Haley Connelly
2021-02-22SERVER-53258 Reject writes during resharding operations using critical sectionAlex Taskov
2021-02-17SERVER-53374 Clean up oplog related collections created for reshardingjannaerin
2021-02-11SERVER-54417 Rely on donors to pin own history in resharding tests.Max Hirschhorn
2021-02-05SERVER-53520 Assert recipients own all their docs in ReshardingTest.Max Hirschhorn
2021-01-20SERVER-53687 Rename resharding CoordinatorStateEnum kCommitted to kDecisionPe...Haley Connelly
2021-01-12SERVER-53224 Fix collection drop on donor shards for resharding.Max Hirschhorn
2021-01-12SERVER-52931 Assert collection exists on recipients in ReshardingTest.Max Hirschhorn
2020-12-30SERVER-52620 Add withReshardingInBackground() to ReshardingTest fixture.Max Hirschhorn
2020-12-24SERVER-53372 Remove reshardingTempInterruptBeforeOplogApplication server para...Blake Oler