summaryrefslogtreecommitdiff
path: root/jstests/sharding/migration_coordinator_killop_in_critical_section.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47982 Change the shard version update procedure of the migration sourc...Marcos José Grillo Ramírez2020-06-171-32/+46
* SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz2020-05-081-0/+1
* SERVER-45993 Remove code in migration tests that caters to 4.2 binariesAlex Taskov2020-04-031-4/+0
* SERVER-46383 wrap remote call in advanceTransactionOnRecipient with retryIdem...Randolph Tan2020-03-021-0/+1
* SERVER-45520 Make writes in MigrationCoordinator::completeMigration retry unt...Randolph Tan2020-02-201-1/+7
* SERVER-46131 Fix race in retry loops in MigrationSourceManagerEsha Maharishi2020-02-131-2/+2
* SERVER-45901 Make moveChunk robust to being killOp'd after commit has been se...Esha Maharishi2020-02-051-0/+98