summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34694 mongod_returns_no_cluster_time_without_keys.js should not run wi...Jack Mulrow2018-04-261-2/+5
* SERVER-34649 Return a bad status when the MovePrimarySourceManager receives a...Blake Oler2018-04-261-0/+19
* SERVER-34483 Avoid taking DBLocks when clearing in-memory database cache in F...Esha Maharishi2018-04-261-5/+4
* SERVER-34637 Prevent race condition with database drop in database_versioning...Blake Oler2018-04-241-0/+4
* SERVER-34618 Fix race condition in retryable writes testBlake Oler2018-04-241-1/+2
* SERVER-33991 Pass txnNumber in getMore requests through mongosJack Mulrow2018-04-233-19/+40
* SERVER-34496 Await all operations committed in ShardingTest::checkUUIDsConsis...Blake Oler2018-04-203-2/+10
* SERVER-31013 use port instead of pid for serverExitCodeMapRobert Guo2018-04-181-9/+6
* SERVER-34370 Change commands to use AutoGetDb to get database to trigger a Da...jannaerin2018-04-181-16/+6
* SERVER-33783 Make shards and mongos do full routing/filtering metadata refres...Martin Neupauer2018-04-161-8/+70
* SERVER-33356 Ensure shards' persisted collection cache picks up collection UU...Esha Maharishi2018-04-161-0/+118
* SERVER-34459 Clear in-memory database versions on setFCV downgrade on shard p...Esha Maharishi2018-04-132-26/+118
* SERVER-34163 Make refreshing a database entry in the CatalogCache asynchronousEsha Maharishi2018-04-131-0/+243
* SERVER-34088 Add ability to watch all changes for an entire sharded clusterBernard Gorman2018-04-131-3/+27
* SERVER-32639 skip signing and validating clusterTime in arbitersMisha Tyulenev2018-04-121-0/+31
* SERVER-34181 Include 'clusterTime' in each change streamCharlie Swanson2018-04-122-2/+4
* SERVER-34093 Blacklist move primary tests from last stable suitesjannaerin2018-04-122-6/+2
* SERVER-34430 Don't drop database from old primary shard after movePrimaryEsha Maharishi2018-04-121-0/+4
* SERVER-33429 Add database versioning test cases for commands not tracked by t...jannaerin2018-04-111-37/+110
* SERVER-33501 Support retryable writes for commitTransaction commandSiyuan Zhou2018-04-112-2/+4
* SERVER-29134: Support change streams on an entire database in a sharded clusterNick Zolnierz2018-04-118-257/+519
* SERVER-34146 OpObserver should cause secondaries to invalidate their in-memor...jannaerin2018-04-111-62/+0
* Revert "SERVER-33501 Support retryable writes for commitTransaction command"William Schultz2018-04-111-2/+1
* SERVER-33501 Support retryable writes for commitTransaction commandSiyuan Zhou2018-04-101-1/+2
* SERVER-34036 Add integration test for cluster find with snapshot read concernJack Mulrow2018-04-091-0/+117
* Revert "SERVER-33429 Add database versioning test cases for commands not trac...William Schultz2018-04-091-120/+35
* SERVER-33429 Add database versioning test cases for commands not tracked by t...Blake Oler2018-04-071-35/+120
* SERVER-32608 Make secondaries refresh their database metadata from the persis...jannaerin2018-04-061-10/+34
* SERVER-34274 Extend database_and_shard_versioning_all_commands.js to also use...Blake Oler2018-04-061-49/+114
* SERVER-34337 gate on transaction support when running cluster aggregation int...Misha Tyulenev2018-04-062-0/+17
* SERVER-34090 Allow resuming change stream when resume token's document key do...Bernard Gorman2018-04-062-24/+40
* SERVER-34145 Persist database version on shardjannaerin2018-04-051-6/+9
* SERVER-34273 Bring database version checking out from under test flagEsha Maharishi2018-04-051-2/+0
* SERVER-34067 Make the new movePrimary protocol FCV 4.0 compliantBlake Oler2018-04-054-50/+124
* SERVER-33294 Ignore 'allUsers' when reporting stashed locks with auth disabledBernard Gorman2018-04-051-2/+54
* SERVER-33294 Report stashed in-use locks for idle sessions in currentOpBernard Gorman2018-04-051-3/+98
* SERVER-33818: Add 'resumeWithClusterTime' as an alias for '$_resumeAfterClust...Nick Zolnierz2018-04-041-1/+11
* SERVER-34145 Create flushDatabaseCacheUpdates internal commandjannaerin2018-04-031-4/+6
* SERVER-33829 trigger client-side refresh of the cached database entry on Stal...Esha Maharishi2018-04-031-6/+5
* SERVER-33099 Trigger server-side refresh of the cached database entry on Stal...Esha Maharishi2018-04-021-7/+14
* SERVER-33769 Implement a commitMovePrimary command on the config serverBlake Oler2018-04-024-94/+133
* SERVER-33570 Enabled some sharding_last_stable tests that were blacklisted un...Matthew Saltz2018-04-023-0/+6
* SERVER-34145 Add failpoint and getDatabase function calls to persist DB versi...jannaerin2018-03-301-0/+33
* SERVER-3645 make count() with a predicate accurate on sharded clustersIan Boros2018-03-302-1/+44
* SERVER-25276 Write config connection string and shard name to minOpTime recov...Jack Mulrow2018-03-281-0/+3
* SERVER-33444 Fix tests that fail when shard servers started as replica setsjannaerin2018-03-2725-84/+76
* SERVER-33029 support global snapshot aggregate commandMisha Tyulenev2018-03-272-5/+118
* SERVER-33462 allow killOp on local mongos operationsIan Boros2018-03-271-0/+68
* SERVER-33585 do not return clusterTime when no keys are availableMisha Tyulenev2018-03-261-0/+77
* Revert 0c082a81047cee66821e295d02e3588f7934ff64: SERVER-3645Ian Boros2018-03-262-44/+1