summaryrefslogtreecommitdiff
path: root/src/mongo/s/mongos_main.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-77193 Centralize the macro definition of __has_feature into one placeMark Benvenuto2023-05-171-4/+0
* SERVER-76983 Shutdown and join the CatalogCached's thread pool when mongos te...Antonio Fuschetto2023-05-151-0/+8
* SERVER-67966 Remove feature flag for PM-1858Cheahuychou Mao2023-05-101-5/+2
* SERVER-69304: Remove featureFlagClusterWideConfigM2Varun Ravichandran2023-05-011-3/+2
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-261-1/+19
* Revert "SERVER-70127 change system operations to be killable by default"Sviatlana Zuiko2023-04-251-19/+1
* SERVER-70127 change system operations to be killable by defaultJiawei Yang2023-04-251-1/+19
* SERVER-76157 Shut down ClusterServerParameterRefresher correctlyGabriel Marks2023-04-211-0/+6
* SERVER-75286 Initialise the CollectionWriter's _acquisition fieldKaloian Manassiev2023-04-051-6/+0
* SERVER-74382 Prevent ShardingReplicaSetChangeListener from failing to unset u...Jack Mulrow2023-02-261-1/+7
* SERVER-70833 Reduce the memory consumed by ShardingReplicaSetChangeListenersPaolo Polato2023-02-171-22/+27
* SERVER-59419 Move runWithoutInterruptionExceptAtGlobalShutdown to OperationCo...George Wangensteen2023-02-081-1/+4
* SERVER-72454 Support restarting a config server in shard modeJack Mulrow2023-01-101-1/+1
* SERVER-72498 lint against rand and srandBilly Donahue2023-01-041-1/+1
* SERVER-69152 Always acquire the client lock before setting LSIDSaman Memaripour2022-12-081-1/+4
* SERVER-32725 Config server uses KeysCollectionClientDirectJack Mulrow2022-12-011-1/+5
* SERVER-67241 Log metrics for first ingress hello commandVojislav Stojkovic2022-11-221-2/+2
* SERVER-71229 Make shardsvr mongod also act as a sampler for query analysisCheahuychou Mao2022-11-111-5/+0
* SERVER-69801 Support sampling find, count and distinct queries on sharded clu...Cheahuychou Mao2022-11-031-0/+2
* SERVER-70755 Reorganize IDL and feature flag code for analyze_shard_keyCheahuychou Mao2022-10-211-5/+2
* SERVER-67887 Add metrics for the first non-auth command on an ingress connectionVojislav Stojkovic2022-10-201-0/+5
* SERVER-69739 Make mongos track the exponential moving average of number of qu...Cheahuychou Mao2022-10-071-0/+15
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-3/+3
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-1/+1
* SERVER-68137 Refactor shard registry initializationTommaso Tocci2022-07-211-2/+4
* SERVER-68161 Do not wait for ShardRegistry reload at startupTommaso Tocci2022-07-201-4/+1
* SERVER-67901 Stop gossiping lastCommittedOpTime in reply metadataTommaso Tocci2022-07-091-4/+0
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-071-19/+20
* SERVER-67401 Remove unused parameter in `writePidFile`Gregory Noma2022-06-211-1/+1
* SERVER-7240 Delay writing PID file to the end of startupGregory Noma2022-06-101-3/+7
* SERVER-62264: Periodically refresh cluster server parameters on mongosVarun Ravichandran2022-05-281-0/+5
* SERVER-65728: Audit cluster server parameters on startup, update, and retrievalVarun Ravichandran2022-05-271-1/+4
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-62175 Mongos fails to attach RetryableWrite Error Label For Command In...Rachita Dhawan2022-05-041-0/+6
* SERVER-61802: Create changeStreamOptions cluster server parameterVarun Ravichandran2022-04-121-0/+2
* SERVER-62036 Failures in preCacheMongosRoutingInfo() will cause mongos to fai...Antonio Fuschetto2022-02-111-3/+6
* Revert "SERVER-62402 Ignore timeouts when running `ServiceEntryPointImpl::shu...Daniel Vitor Morilha2022-01-281-1/+1
* SERVER-62402 Ignore timeouts when running `ServiceEntryPointImpl::shutdown` u...Daniel Vitor Morilha2022-01-241-1/+1
* SERVER-61699 Abort startup if audit log rotate failsAdam Rayner2021-12-211-1/+12
* SERVER-61844 Allow mongos and mongoq to have different startup initializationEsha Maharishi2021-12-171-1/+1
* SERVER-59365: Use the new state machine.Kshitij Gupta2021-12-061-1/+9
* SERVER-60679: Parse proxy protocol header on proxied connectionsTyler Seip2021-11-191-2/+11
* SERVER-60362 Implement KMIP-based Audit Log EncryptionGabriel Marks2021-11-011-0/+1
* SERVER-59364 Should move to the OK state after performing a successful round ...Kshitij Gupta2021-10-201-0/+3
* Revert "SERVER-25042 Start up FTDC earlier during server startup"Sara Golemon2021-10-121-4/+4
* SERVER-25042 Start up FTDC earlier during server startupSara Golemon2021-10-111-4/+4
* SERVER-59618 mongos_main registers LockerMongosClientObserver with ServiceCon...Benety Goh2021-09-291-1/+5
* Revert "SERVER-25042 Start up FTDC earlier during server startup"Sara Golemon2021-09-131-2/+2
* SERVER-25042 Start up FTDC earlier during server startupSara Golemon2021-09-101-2/+2
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-2/+1