summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-1340-376/+984
* SERVER-45454 Desugar where to expr + functionEric Cox2020-02-139-19/+28
* SERVER-46067 Replicate Before Journaling interface changesDianna Hohensee2020-02-121-4/+3
* SERVER-46062 Prevent ChunkManagerTargeter from accessing all shard versions b...Blake Oler2020-02-115-78/+68
* SERVER-45981 Prevent duplicating action upon receiving notice that a given sh...Blake Oler2020-02-116-21/+219
* SERVER-45297: Improve split error message for indivisibile chunksJosef Ahmad2020-02-111-2/+2
* SERVER-46069 Use invalidateShardForShardedCollection in the router's moveChun...Blake Oler2020-02-111-3/+3
* SERVER-45904 Create a standalone collection sharding state factoryMarcos José Grillo Ramírez2020-02-111-0/+1
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-072-2/+46
* Revert "SERVER-43069: Condition logging for slow ops on sample rate"Xuerui Fa2020-02-072-46/+2
* SERVER-45456 Allow JavaScript on mongosJames Wahlin2020-02-075-22/+33
* SERVER-45505 Add ResumableChangeStreamError error labelBernard Gorman2020-02-071-1/+1
* SERVER-46005 Remove server code related to Track Unsharded Collections that i...Esha Maharishi2020-02-063-117/+0
* SERVER-45368 Allow collection/index creation inside txns for shardingMaria van Keulen2020-02-061-1/+3
* SERVER-45529 Add new stage constraint for $unionWith sub-pipelineNicholas Zolnierz2020-02-062-1/+3
* SERVER-45980 Restrict scope of full loads to current operation in VersionMana...Blake Oler2020-02-061-5/+4
* SERVER-43069: Condition logging for slow ops on sample rateXuerui Fa2020-02-052-2/+46
* SERVER-45838 Rename/restructure mongo_process_interface classes and filesCharlie Swanson2020-02-054-6/+6
* SERVER-45947 Make hedging server parameters settable at runtimeCheahuychou Mao2020-02-055-35/+52
* SERVER-44037 Removed the restartCatalog Cmd and all references to itAndrew Chen2020-02-052-98/+0
* SERVER-44905 Futurize the retrieval of OCSP ResponsesShreyas Kalyan2020-02-041-0/+3
* SERVER-45576 Make explicit collection creation in sharding directly forward t...Mihai Andrei2020-01-301-21/+62
* SERVER-45437 Add readHedgingMode serverParameterCheahuychou Mao2020-01-296-5/+126
* SERVER-45449 Write a function to compute the desired latency for a staggered ...Cheahuychou Mao2020-01-298-45/+395
* SERVER-45571 Remove redundant variable 'needsRefresh' in CollectionRoutingInf...Blake Oler2020-01-282-47/+33
* SERVER-45528 Split/consolidate sharded_agg_helpers andNicholas Zolnierz2020-01-276-548/+837
* SERVER-44484 Allow change stream update lookup to retrieve post-image by _idBernard Gorman2020-01-252-0/+32
* SERVER-44162 Resume coordinating active migrations on stepupEsha Maharishi2020-01-241-0/+4
* SERVER-45202 Improve command alias infrastructureAmirsaman Memaripour2020-01-231-2/+2
* SERVER-44521 Implement exhaust isMaster for mongosTess Avitabile2020-01-222-12/+44
* SERVER-45438 Create serverStatus section for hedging metricsCheahuychou Mao2020-01-224-0/+172
* SERVER-44773 Optimise queries to cover on sharded clusters when using compoun...Arun Banala2020-01-223-46/+348
* SERVER-43832 Expose readConcern and writeConcern defaults in serverStatusJack Mulrow2020-01-213-1/+60
* SERVER-45583 Unittests are using logv2.Henrik Edin2020-01-211-63/+66
* SERVER-43719 Load RWC defaults from persisted values during startupJack Mulrow2020-01-211-0/+7
* SERVER-45253 Throw errors on invalid options for sharded cluster count commandKatherine Wu2020-01-171-63/+16
* SERVER-43918 Upgrade/downgrade process for compound hashed shard keysbanarun2020-01-171-7/+6
* SERVER-45546 Do not create HostPools for passive membersBen Caimano2020-01-172-9/+18
* SERVER-44520 Make mongo's isMaster wait maxAwaitTimeMSTess Avitabile2020-01-171-0/+52
* SERVER-44814 Support waitInIsMaster failpoint on mongosTess Avitabile2020-01-161-0/+6
* SERVER-45112 Report error labels for cluster create indexes responsesMaria van Keulen2020-01-161-0/+10
* SERVER-45414 Remove CannotImplicitlyCreateCollection retry logic on mongosMihai Andrei2020-01-164-46/+3
* SERVER-45098 test that RWC defaults are correctly applied to commandsKevin Pulo2020-01-1614-28/+47
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-159-94/+76
* SERVER-43917 Support pre-splitting compound hashed shard keys with 'presplitH...Arun Banala2020-01-142-1/+14
* SERVER-45344 RSCN functions should be noexceptAmirsaman Memaripour2020-01-132-9/+13
* SERVER-44500 Create a new ShardVersionMap that includes references to specifi...Blake Oler2020-01-096-32/+123
* SERVER-44252 Delete implicit collection creation loop through the config serv...Mihai Andrei2020-01-096-17/+8
* SERVER-45038 Add privilege actions for getDefaultRWConcern and setDefaultRWCo...Jack Mulrow2020-01-091-3/+11
* SERVER-43723 FCV gating for RWC defaultsJack Mulrow2020-01-081-0/+5