summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30595 Do not use chunk metadata to filter results for read concern 'av...Dianna Hohensee2017-08-241-26/+98
* SERVER-30403 NotAllowedOnShardedCollectionCmd should be versionedHugh Han2017-08-231-0/+57
* SERVER-30698 make the distinct command deterministically versioned on mongos ...Esha Maharishi2017-08-213-6/+4
* SERVER-29203 Implement SessionsCollectionShardedsamantharitter2017-08-181-0/+81
* SERVER-29203 Remove batch size limit for config server writessamantharitter2017-08-181-1/+0
* SERVER-30407 Add retry logic in findAndModifyRandolph Tan2017-08-171-0/+112
* SERVER-30407 Store pre/post-image documents when running findAndModify with t...Randolph Tan2017-08-171-14/+185
* SERVER-28338 KillSessions SupportJason Carey2017-08-174-0/+66
* SERVER-30580 No more status locationsMathias Stearn2017-08-161-1/+1
* SERVER-30133 call tojson() on JSON object logged in assert error messageEsha Maharishi2017-08-161-1/+1
* SERVER-28335 Implement refreshSessions and refreshSessionsInternal commandssamantharitter2017-08-153-0/+6
* SERVER-29987 pass afterClusterTime to all commandsMisha Tyulenev2017-08-151-36/+47
* SERVER-30614 Add writeOK checks to JS test writes in missing_key.jsKaloian Manassiev2017-08-143-106/+97
* SERVER-29202 Add a refreshLogicalSessionCacheNow test commandsamantharitter2017-08-143-0/+3
* SERVER-29337 sharding/linearizable_read_concern.js should wait for shardIdent...William Schultz2017-08-141-0/+6
* SERVER-30566: Unwind SERVER-28190Spencer Jackson2017-08-111-11/+0
* SERVER-29637 make shards obtain UUID for sharded collections from config serv...Esha Maharishi2017-08-092-47/+104
* SERVER-20392 remove early chunksize autosplit heuristicKevin Pulo2017-08-093-2/+173
* SERVER-30326 retryable_writes.js should check insert oplog entries for upsertsJack Mulrow2017-08-021-6/+10
* SERVER-30010 propagate UUID from donor shard to recipient shard on _recvChunk...Esha Maharishi2017-08-021-0/+78
* SERVER-18940 Optimise sharded aggregations that are targeted to a single shardBernard Gorman2017-08-028-189/+258
* SERVER-29506 Require $changeNotification to be the first stage.Eddie Louie2017-08-011-1/+1
* Revert "SERVER-29506 Require $changeNotification to be the first stage."Eddie Louie2017-08-011-1/+1
* SERVER-30444 Add a maxChunkSize field to the serverStatus command responseHugh Han2017-08-011-16/+10
* SERVER-29506 Require $changeNotification to be the first stage.Charlie Swanson2017-08-011-1/+1
* SERVER-29760 propagate UUID from primary shard to config server on shardColle...Esha Maharishi2017-08-012-0/+64
* SERVER-30249 wait for the signing keys to be available in mongos at startupMisha Tyulenev2017-07-312-16/+5
* SERVER-30326 Write basic tests for insert, update and deleteRandolph Tan2017-07-282-1/+130
* SERVER-30282 Update transaction progress to sessions tableRandolph Tan2017-07-281-46/+38
* SERVER-30298 Add UserDigest LogicalSessionIDJason Carey2017-07-261-10/+28
* SERVER-30288 Refactor hash_number_long_split.js integration test into split_c...Hugh Han2017-07-251-46/+0
* SERVER-29371 DocumentSource classes should provide auth requirementsJames Wahlin2017-07-251-2/+3
* SERVER-30255 fix lintEsha Maharishi2017-07-241-1/+1
* SERVER-30255 add safe secondary reads targeted tests for drop/recreateEsha Maharishi2017-07-241-0/+534
* SERVER-29660 move the logic of the enableSharding into the new _configsvrEnab...Jessica Yu2017-07-221-5/+4
* SERVER-28912 Thread stmtId from update and delete requests to oplogRandolph Tan2017-07-211-0/+68
* SERVER-28912 Include session id, txnNumber and stmtId to oplog for insertRandolph Tan2017-07-211-0/+54
* SERVER-30133 fix lintEsha Maharishi2017-07-201-6/+4
* SERVER-30133 add failpoint to suspend range deletion and turn on failpoint in...Esha Maharishi2017-07-202-93/+538
* fix lint moreNathan Myers2017-07-201-4/+2
* fix lintNathan Myers2017-07-201-2/+2
* SERVER-30068 add safe secondary reads targeted integration testsEsha Maharishi2017-07-201-0/+439
* SERVER-30071 _configsvrShardCollection should deduce the collation before che...Esha Maharishi2017-07-181-3/+8
* SERVER-28948 fix for mongos_rs_auth_shard_failure_tolerance.jsEsha Maharishi2017-07-181-0/+1
* SERVER-28948 open up secondaries to checking shardVersionEsha Maharishi2017-07-185-7/+127
* SERVER-30179 Disable maxTimeMS tests for moveChunkKaloian Manassiev2017-07-171-23/+24
* SERVER-26915 double the auto-balancing time limit in jumbo1.js so it doesn't ...Dianna Hohensee2017-07-141-1/+1
* SERVER-29610 Allow LogicalSessionIds to contain signed user informationsamantharitter2017-07-132-4/+2
* SERVER-14761 only allow NumberLong as split key in hashed shard patternsHugh Han2017-07-132-1/+47
* SERVER-30067 Use ensurePrimaryShard instead of movePrimary in mongos_validate...Dianna Hohensee2017-07-111-1/+1