summaryrefslogtreecommitdiff
path: root/src/mongo/s/mongos_server_parameters.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46993 Split parameters exclusive to mongos from being included in mong...Randolph Tan2020-06-021-35/+1
* SERVER-46958 add mongosShutdownTimeoutMillisForSignaledShutdown server parameterPavi Vetriselvan2020-05-181-0/+10
* SERVER-47972 Increase maxTimeMSForHedgedReads to give shards time to refreshCheahuychou Mao2020-05-151-1/+1
* SERVER-46711 Ensure warm connection pool on startup timeout is >= 0.Max Hirschhorn2020-04-031-0/+2
* SERVER-46394 Create feature flag to turn on/off PM-1633Blake Oler2020-03-021-0/+8
* SERVER-46234 Remove the code for computing hedging delay and add maxTimeMSFor...Cheahuychou Mao2020-02-191-27/+4
* SERVER-45947 Make hedging server parameters settable at runtimeCheahuychou Mao2020-02-051-12/+16
* SERVER-45437 Add readHedgingMode serverParameterCheahuychou Mao2020-01-291-0/+12
* SERVER-45449 Write a function to compute the desired latency for a staggered ...Cheahuychou Mao2020-01-291-0/+85