summaryrefslogtreecommitdiff
path: root/jstests/sharding/movechunk_interrupt_at_primary_stepdown.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-49/+49
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-8/+2
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-4/+16
* SERVER-27550 Delete dead balancer dist lock codeNathan Myers2017-01-231-15/+0
* SERVER-27390 Delete dead code in commitChunkMigrationNathan Myers2017-01-101-14/+0
* SERVER-26189 Interrupt the balancer thread on stepdownKaloian Manassiev2016-09-201-2/+14
* Revert "SERVER-26155 Use read concern 'local' for dist lock manager on the co...Kaloian Manassiev2016-09-201-14/+2
* SERVER-26155 Use read concern 'local' for dist lock manager on the config serverKaloian Manassiev2016-09-191-2/+14
* SERVER-25811 send collection version with CommitChunkMigration commandDianna Hohensee2016-08-301-0/+15
* SERVER-24470 CommitChunkMigration command checks that the balancer still has ...Dianna Hohensee2016-08-291-9/+29
* SERVER-24852 Add means to interrupt the sharding balancerKaloian Manassiev2016-08-171-0/+52