summaryrefslogtreecommitdiff
path: root/jstests/sharding/mongos_get_shard_version.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73357 remove unused tag live_record_incompatible from testsBenety Goh2023-01-271-1/+0
* SERVER-65035 Create new JS hook to check routing table consistencyPaolo Polato2022-04-191-0/+4
* SERVER-58942 Remove sharding test code referring v4.4 starting from v5.1Pierlauro Sciarelli2021-08-021-1/+0
* SERVER-50748 Add repl and sharding tasks to the undodb variantMikhail Shchatko2020-09-271-0/+1
* SERVER-49550 Modify mongos_get_shard_version.js to uphold causal consistencyCathy Zhang2020-07-311-0/+4
* SERVER-49433 Stop incrementing the collection major version on chunk splitsMatthew Saltz2020-07-211-2/+2
* SERVER-49678 Make enableFinerGrainedCatalogCacheRefresh default to falseRandolph Tan2020-07-201-1/+4
* SERVER-48168 Skip mongos_get_shard_version.js during stepdown suite.Max Hirschhorn2020-05-291-0/+12
* SERVER-46944 Re-enable tests on sharding_last_stable_mongos_and_mixed_shards ...Marcos José Grillo Ramírez2020-05-081-2/+0
* SERVER-47260 mongos_get_shard_version.js assumes causal consistency but isn'tRandolph Tan2020-04-061-0/+7
* SERVER-44034 Remove refineCollectionShardKey and config.chunks/tags upgrade/d...Jack Mulrow2020-03-271-16/+3
* SERVER-46944 temporarily blacklist tests in sharding_last_stable_mongos_and_m...Robert Guo2020-03-181-0/+2
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-151-4/+4
* SERVER-42299 Upgrade/downgrade for config.chunks and config.tagsJack Mulrow2019-10-151-0/+9
* SERVER-10720 Add a way for getShardVersion on mongos to return the full cache...Cheahuychou Mao2019-10-101-0/+101