summaryrefslogtreecommitdiff
path: root/jstests/sharding/index_commands_shard_targeting.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-14/+2
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-2/+14
* SERVER-61751 Remove collMod from index_commands_shard_targeting.jsRui Liu2021-11-261-26/+9
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-8/+13
* SERVER-52657 Increase MaxTimeMs in index_commands_shard_targeting.js to preve...Tommaso Tocci2020-12-101-2/+4
* SERVER-52659 Avoid running command in a separate thread in index_commands_sha...Tommaso Tocci2020-11-061-8/+2
* SERVER-49311 Prevent the PeriodicShardedIndexConsistencyChecker cause failure...Marcos José Grillo Ramírez2020-07-171-5/+6
* SERVER-48096 PeriodicShardedIndexConsistencyChecker thread on jstests can cau...Tommaso Tocci2020-06-291-0/+6
* SERVER-47907 Remove unnecessary shard from index_commands_shard_targeting.jsCheahuychou Mao2020-05-281-6/+1
* SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz2020-05-081-0/+1
* SERVER-46944 Re-enable tests on sharding_last_stable_mongos_and_mixed_shards ...Marcos José Grillo Ramírez2020-05-081-0/+1
* SERVER-47426 Remove ShardConnection and VersionManagerBlake Oler2020-04-131-2/+4
* SERVER-47088 Make index_commands_shard_targeting.js not assert that index com...Cheahuychou Mao2020-03-241-3/+11
* SERVER-45017 Remove index commands upgrade/downgrade code when 4.4 becomes la...Cheahuychou Mao2020-03-241-1/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+3
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-3/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+3
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-151-9/+10
* SERVER-45102 Sharded listIndexes should always target a shard that owns chunksCheahuychou Mao2019-12-181-58/+12
* SERVER-45103 Sharded index commands shouldn't target primary shard if it does...Cheahuychou Mao2019-12-131-7/+6
* SERVER-44911 Make index operations abort concurrent outgoing migrationsCheahuychou Mao2019-12-111-52/+52
* SERVER-44719 Make createIndexes, dropIndexes, and collMod check shard versionsCheahuychou Mao2019-12-061-67/+174
* SERVER-44720 Send createIndexes, dropIndexes, and collMod with shard versionsCheahuychou Mao2019-12-041-0/+170