summaryrefslogtreecommitdiff
path: root/jstests/sharding/resharding_abort_command.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64393 Adapt ReshardingMetrics JS tests to C++ unit testsBrett Nawrocki2022-07-111-6/+0
* SERVER-66422 Switch over to new resharding metricsRandolph Tan2022-06-071-14/+3
* SERVER-64395 Write Minimal JavaScript Integration Test to Ensure ReshardingMe...Randolph Tan2022-05-171-3/+15
* SERVER-57766 Omit shardingStatistics.resharding section when resharding hasn'...Matt Boros2021-12-161-10/+12
* SERVER-60859 Fix wait in ReshardingCoordinator to use cancel token.Max Hirschhorn2021-10-231-23/+32
* SERVER-58355 Re-enable resharding tests failing in multiversion suites due to...jannaerin2021-07-291-1/+1
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+1
* SERVER-50937 Wrap operations in resharding coordinator that contact remote no...Randolph Tan2021-07-221-0/+4
* SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-5...Vishnu Kaushik2021-07-141-1/+1
* SERVER-57479 Remove resharding_test_util.jsHaley Connelly2021-06-151-1/+0
* SERVER-56924: Make resharding_abort_command.js test case wait for reshardingF...Jamie Anderson2021-05-201-0/+4
* SERVER-55684: Remove resharding's RecipientStateEnum::kSteadyState stateJamie Anderson2021-05-191-1/+1
* SERVER-56008 Ensure abortThread is joined before shardingTest is shut down in...Blake Oler2021-05-191-2/+1
* SERVER-56936 Ensure ReshardingCoordinator's _flushReshardingStateChangesHaley Connelly2021-05-181-21/+0
* Revert "SERVER-56288 Don't wait for participant machine creation in reshardin...Max Hirschhorn2021-05-121-0/+21
* SERVER-56288 Don't wait for participant machine creation in resharding_abort_...Haley Connelly2021-05-111-21/+0
* SERVER-52838 Clean up resharding state upon seeing a reshardingFields transit...Randolph Tan2021-05-051-3/+0
* SERVER-55600: Indicate to resharding metrics system if a resharding operation...Jamie Anderson2021-05-041-0/+21
* SERVER-55506 Enable remaining test case in resharding_abort_command.jsBlake Oler2021-04-031-44/+71
* SERVER-55306 Integrate CancelableOperationContext into ReshardingCoordinatorAlex Taskov2021-04-021-0/+21
* Revert "SERVER-55506 Enable remaining test case in resharding_abort_command.js"Blake Oler2021-04-011-64/+44
* SERVER-55506 Enable remaining test case in resharding_abort_command.jsBlake Oler2021-04-011-44/+64
* SERVER-55619 Skip checking UUIDs consistent across cluster in resharding abor...Blake Oler2021-03-311-0/+3
* SERVER-52770 Add abortReshardCollection command for users to cancel the resha...Blake Oler2021-03-291-0/+329