summaryrefslogtreecommitdiff
path: root/jstests/sharding/resharding_indexBuilds.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-57479 Remove resharding_test_util.jsHaley Connelly2021-06-151-17/+1
* SERVER-52838 Clean up resharding state upon seeing a reshardingFields transit...Randolph Tan2021-05-051-8/+0
* SERVER-51606 Handle recovery from resharding donorsHaley Connelly2021-04-081-4/+5
* SERVER-54000 Make errors propagate from the ReshardingCoordinator to particip...Haley Connelly2021-02-231-60/+15
* SERVER-53258 Reject writes during resharding operations using critical sectionAlex Taskov2021-02-221-1/+1
* SERVER-50584 Serialize resharding errors into a new abortReason fieldHaley Connelly2021-01-281-9/+46
* SERVER-52772 Abort resharding operation if index build running on collection ...Sarah Zhou2021-01-061-0/+95