summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45253 Throw errors on invalid options for sharded cluster count commandKatherine Wu2020-01-271-63/+16
* SERVER-43918 Upgrade/downgrade process for compound hashed shard keysbanarun2020-01-271-7/+6
* SERVER-45546 Do not create HostPools for passive membersBen Caimano2020-01-272-9/+18
* SERVER-44520 Make mongo's isMaster wait maxAwaitTimeMSTess Avitabile2020-01-271-0/+52
* SERVER-44814 Support waitInIsMaster failpoint on mongosTess Avitabile2020-01-271-0/+6
* SERVER-45112 Report error labels for cluster create indexes responsesMaria van Keulen2020-01-271-0/+10
* SERVER-45414 Remove CannotImplicitlyCreateCollection retry logic on mongosMihai Andrei2020-01-274-46/+3
* SERVER-45098 test that RWC defaults are correctly applied to commandsKevin Pulo2020-01-2714-28/+47
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-279-94/+76
* SERVER-43917 Support pre-splitting compound hashed shard keys with 'presplitH...Arun Banala2020-01-272-1/+14
* SERVER-45344 RSCN functions should be noexceptAmirsaman Memaripour2020-01-272-9/+13
* SERVER-44500 Create a new ShardVersionMap that includes references to specifi...Blake Oler2020-01-276-32/+123
* SERVER-44252 Delete implicit collection creation loop through the config serv...Mihai Andrei2020-01-276-17/+8
* SERVER-45038 Add privilege actions for getDefaultRWConcern and setDefaultRWCo...Jack Mulrow2020-01-271-3/+11
* SERVER-43723 FCV gating for RWC defaultsJack Mulrow2020-01-271-0/+5
* SERVER-44598 Shards do not treat the IGNORED version as "intended sharded"Marcos José Grillo Ramírez2020-01-273-3/+36
* SERVER-44830 Modify StaleConfigException handlers to handle a single shard in...Blake Oler2020-01-2713-41/+180
* SERVER-44587 Modify StaleConfigInfo to take in and store a shard's IDBlake Oler2020-01-277-27/+71
* SERVER-36290 find command on unsharded collection through mongos returns too ...Eric Cox2020-01-273-29/+49
* SERVER-43310 Always route a sharded cluster's createIndexes call through a re...Blake Oler2020-01-271-1/+1
* SERVER-44167 Added ability to kill operations by keyBen Caimano2020-01-271-0/+2
* SERVER-44498 Create an OperationContext flag to indicate that an operation ca...Blake Oler2020-01-274-3/+92
* SERVER-45292 fix isMetadataDifferent logic in chunk manager targeterEsha Maharishi2020-01-271-1/+1
* SERVER-44855 Remove unused code from removeShard and ShardingTestKaloian Manassiev2020-01-271-2/+3
* SERVER-44890 MongoD RWCDefaults get refreshed through the OpObserverJack Mulrow2020-01-271-1/+1
* SERVER-44517 Refactor exhaust cursors on top of isMaster code changesTess Avitabile2020-01-271-6/+3
* SERVER-45100 Make the BatchWriteExecutor retry multi-writes only against unsu...Marcos José Grillo Ramírez2020-01-2711-205/+695
* SERVER-44451 Don't retry on WriteConcernFailureRandolph Tan2020-01-273-9/+2
* SERVER-45102 Sharded listIndexes should always target a shard that owns chunksCheahuychou Mao2020-01-273-12/+76
* SERVER-43720 Make RWCDefaults commands persist the defaultsJack Mulrow2020-01-272-5/+6
* SERVER-42677 Remove old MR mongos codeJacob Evans2020-01-274-755/+0
* SERVER-44716 Make donor of a migration use _configsvrEnsureChunkVersionIsGrea...Esha Maharishi2020-01-271-1/+16
* SERVER-43617 Add metrics on the mongos to indicate the number of shards targe...Janna Golden2020-01-2719-38/+446
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2020-01-271-0/+3
* SERVER-44510 Implement exhaust isMasterTess Avitabile2020-01-271-0/+2
* SERVER-45103 Sharded index commands shouldn't target primary shard if it does...Cheahuychou Mao2020-01-275-51/+4
* SERVER-43915 Update shard targeting logic to correctly target by compound has...Arun Banala2020-01-273-12/+387
* SERVER-44976 Make fields non-optional in _configsvrEnsureChunkVersionIsGreate...Esha Maharishi2020-01-271-0/+3
* SERVER-43669 Serialize "sortKey" as BSONArrayJustin Seyster2020-01-272-4/+12
* SERVER-43716 mongos periodic refresh of RWC defaultsKevin Pulo2020-01-272-1/+12
* SERVER-44976 Add _configsvrEnsureChunkVersionIsGreaterThan command that calls...Esha Maharishi2020-01-272-0/+56
* SERVER-43720 Add default read write concern commands to mongos and config serverJack Mulrow2020-01-272-0/+162
* SERVER-44475 Remove Query KnobJacob Evans2020-01-272-7/+13
* SERVER-45027 Use more descriptive names for MONGO_MAKE_LATCH() invocationsBen Caimano2019-12-091-1/+1
* SERVER-44155 Validate a subset of latches of all levelsRahul Sundararaman2019-12-096-6/+16
* SERVER-43713 SERVER-43715 Create DistCache abstraction, use it in ReadWriteCo...Kevin Pulo2019-12-092-2/+5
* SERVER-44719 Make createIndexes, dropIndexes, and collMod check shard versionsCheahuychou Mao2019-12-061-2/+15
* SERVER-44720 Send createIndexes, dropIndexes, and collMod with shard versionsCheahuychou Mao2019-12-045-57/+87
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2019-12-041-0/+1
* SERVER-43271 Return resumeToken in PlanExecutor and write jstests to verify r...Matthew Russotto2019-12-031-0/+6