summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32635: Fix lintDaniel Gottlieb2018-02-161-1/+1
* SERVER-32635 an old mongos server communicating with a fully upgraded cluster...Dianna Hohensee2018-02-161-0/+83
* SERVER-33034: Fix tests with bad assertionsDavid Bradford2018-02-151-2/+2
* SERVER-28090 add ability to interrupt pinned cursors on mongosIan Boros2018-02-131-1/+3
* SERVER-32912 Ensure that killCursors always invalidates a pinned cursorBernard Gorman2018-02-131-1/+1
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-0859-4/+74
* SERVER-32395 Make killCursors work against pinned cursors on mongos when auth...Ian Boros2018-02-071-0/+92
* SERVER-33022 remove testing for fcv=3.4Esha Maharishi2018-02-061-7/+0
* SERVER-32291 Implement _configsvrCreateCollection commandRandolph Tan2018-02-061-0/+5
* SERVER-33022 make the CatalogCache cache the databaseVersion in the DatabaseI...Esha Maharishi2018-02-061-28/+38
* Revert "Revert "SERVER-32983 persist a version field in new config.databases ...Esha Maharishi2018-02-061-0/+79
* Revert "SERVER-32983 persist a version field in new config.databases entries ...Esha Maharishi2018-02-051-79/+0
* Revert "SERVER-33022 make the CatalogCache cache the databaseVersion in the D...Esha Maharishi2018-02-051-38/+28
* SERVER-33022 make the CatalogCache cache the databaseVersion in the DatabaseI...Esha Maharishi2018-02-051-28/+38
* SERVER-32983 persist a version field in new config.databases entries in fcv>=4.0Esha Maharishi2018-02-051-0/+79
* SERVER-31979 Include chunk migration stats in `moveChunk.commit` changelog en...jannaerin2018-02-051-0/+40
* SERVER-32970 put back random chunk size initialization in mongos auto split t...Randolph Tan2018-02-051-4/+4
* SERVER-31768 Don't create the first collection chunk on a primary drained shardjannaerin2018-02-051-0/+55
* SERVER-32461 Remove featureCompatibilityVersion-dependent Query code that is ...Bernard Gorman2018-02-023-9/+9
* SERVER-18971 log command success/failureKevin Pulo2018-02-018-36/+36
* SERVER-32594 add mechanism to close and reopen the catalogKyle Suarez2018-01-313-0/+3
* SERVER-29771 Remove the forceerror commandjannaerin2018-01-314-23/+0
* SERVER-32556 retryable write on local db hits an invariantRandolph Tan2018-01-291-3/+61
* SERVER-32929 clone_metadata_only.js fails on mmapRandolph Tan2018-01-291-2/+4
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-01-242-53/+58
* SERVER-32643 Add a metadataOnly flag to the clone commandKaitlin Mahar2018-01-231-0/+176
* SERVER-32463 Remove FCV dependent miscellaneous sharding codeJack Mulrow2018-01-234-94/+0
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-01-223-0/+7
* SERVER-32681 exact_shard_key_target.js moveChunk should wait for deleteRandolph Tan2018-01-221-2/+6
* SERVER-32463 Remove FCV dependent causal consistency codeJack Mulrow2018-01-195-0/+45
* SERVER-32463 Remove / modify FCV dependent sharding UUID testsJack Mulrow2018-01-193-134/+13
* SERVER-32349 Change streams over sharded collections may produce merged op lo...Martin Neupauer2018-01-191-2/+53
* SERVER-28923 Add stats for retryable writesJack Mulrow2018-01-181-0/+99
* Revert "SERVER-32308: Add the ability for a $lookup stage to execute on mongo...Nick Zolnierz2018-01-164-1361/+0
* SERVER-29423 Prevent the balancer policy from scheduling migrations with the ...Kaloian Manassiev2018-01-161-44/+54
* SERVER-32365 Move the logic of the dropDatabase command into the new _configs...Kaitlin Mahar2018-01-152-77/+32
* SERVER-32526 Increase the ChunkManager unit-test coverageKaloian Manassiev2018-01-132-174/+157
* SERVER-32308: Add the ability for a $lookup stage to execute on mongos agains...Nick Zolnierz2018-01-124-0/+1361
* SERVER-30152 Add safe secondary reads targeted tests for mapReduceEsha Maharishi2018-01-113-32/+199
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-2/+2
* SERVER-32568 Blacklist migration_sets_fromMigrate_flag.js from the CSRS conti...Kaloian Manassiev2018-01-091-34/+41
* SERVER-30504 Remove journaling option from writeConcerns tested for config se...Kaitlin Mahar2018-01-091-4/+2
* SERVER-30504 Move the logic of the dropCollection command into the new _confi...Kaitlin Mahar2018-01-084-81/+108
* SERVER-32371 features2.js should exclude clusterTime metadataRandolph Tan2018-01-051-11/+19
* SERVER-32255 Ensure UUIDs exist for local collections on ShardServersMaria van Keulen2018-01-041-0/+22
* SERVER-32529 Revert "SERVER-32105 Require shard servers and config servers to...Esha Maharishi2018-01-043-78/+4
* SERVER-32492 idhack_sharded.js should use _waitForDelete:true in moveChunkTess Avitabile2017-12-291-2/+2
* SERVER-1981 Support near and nearSphere predicates on sharded collectionsTess Avitabile2017-12-283-2/+92
* SERVER-32363 Create a _configsvrDropDatabase commandKaitlin Mahar2017-12-193-0/+3
* SERVER-32277 Remove MONGODB-CR -> SCRAM-SHA-1 upgradeSara Golemon2017-12-184-35/+0