summaryrefslogtreecommitdiff
path: root/src/mongo/db/mongod_options.cpp
AgeCommit message (Expand)Author
2024-06-24SERVER-91060 Use correct nodeType for magic restore sharded cluster passthrou...Ali Mir
2024-06-05SERVER-84800: Remove eMRC:false in non-repl code (#23020)Kishore Devireddy
2024-06-03SERVER-84801: Remove replication.eMRC from options (#22851)Kishore Devireddy
2024-05-21SERVER-90516 Require magic restore node to run with --replSet and set paramet...Ali Mir
2024-03-26SERVER-87468 Add a feature flag for protecting the router port and another on...Pol Pinol Castuera
2024-03-21Revert "SERVER-87468 Create a new feature flag protecting new FTDC schema and...James Bronsted
2024-03-20SERVER-87468 Add a feature flag for protecting the router port and another on...Pol Piñol Castuera
2024-03-18SERVER-85770 Enable internal routing capabilities by defaultPol Pinol Castuera
2024-03-15Revert "SERVER-85770 Enable internal routing capabilities by default (#19484)"auto-revert-processor
2024-03-14SERVER-85770 Enable internal routing capabilities by default (#19484)Pol Piñol Castuera
2024-03-05SERVER-83059 Remove --configdb paramter from MongoDPol Pinol Castuera
2024-02-13SERVER-82904 Set default ephemeral magic restore port if port parameter is mi...Samy Lanka
2023-12-15SERVER-82630 Do not perform auto-bootstrap when --upgradeBackCompat is presentAitor Esteve Alvarado
2023-12-15SERVER-83135 Support embedded router mode with config shardPol Pinol Castuera
2023-11-29SERVER-83158 SERVER-83160 Introduce upgradeBackCompat and downgradeBackCompat...Aitor Esteve Alvarado
2023-11-20SERVER-81968 Make replica set endpoint use router service to handle commands ...Cheahuychou Mao
2023-11-15SERVER-82270 Replace isEnabledAndIgnoreFCVUnsafeAtStartup with isEnabledUseLa...Huayu Ouyang
2023-11-10SERVER-82880 Let mongod accept a configdb startup optionGeorge Wangensteen
2023-11-08SERVER-80029 Don't autobootstrap on old fcv and add transitionToShardingCommandRandolph Tan
2023-10-16SERVER-70354 Normalize dbpath parameter to remove the trailing path separatorsDavid Dominguez-Sal
2023-10-11Revert "SERVER-70354 Normalize dbpath parameter to remove the trailing path s...auto-revert-processor
2023-10-11SERVER-70354 Normalize dbpath parameter to remove the trailing path separatorsDavid Dominguez-Sal
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-09-22SERVER-79109: Expose a future that becomes ready when auto-bootstrapped is fi...wenqinYe
2023-08-28SERVER-79967 Replace `--router` with `--routerPort` to listen to dedicated ro...Pol Pinol Castuera
2023-08-17SERVER-80142 Fix the default listening port for config serversAmirsaman Memaripour
2023-08-16SERVER-79279: Allow mongod to run in legacy standalone mode when `--maintenan...wenqinYe
2023-08-08SERVER-79278: Create `–maintenanceMode` parameter and put it behind feature...wenqinYe
2023-08-04SERVER-79707 Rename feature flag for Shards can act as routersAntonio Fuschetto
2023-08-03SERVER-79107 Autobootstrap sharding components during startupAli Mir
2023-07-25SERVER-77917 Listen on a separate port for internal connectionsAmirsaman Memaripour
2023-07-24SERVER-78944 Auto-initiate replica set on startupAli Mir
2023-07-21SERVER-34156 Consolidate to a single replication API method for checking if a...Kaitlin Mahar
2023-07-20SERVER-79144 Set router role setting only when `featureFlagCohostedRouter` is...Antonio Fuschetto
2023-07-18SERVER-78427 Add `--router` option to enable the MongoD's embedded routerAntonio Fuschetto
2023-07-06SERVER-78613 Extend roles that a cluster node can act with routerAntonio Fuschetto
2023-06-28SERVER-78384 Refactor validation logic for `net.port`Saman Memaripour
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-05-29SERVER-72776 Get rid of `moveParanoia` codeSilvia Surroca
2023-05-24SERVER-77380 Using --serverless flag disables oplog truncationHugh Tong
2023-04-28SERVER-72675 Fix setParameter startup argument overwritten by defaultYu Jin Kang Park
2023-04-07SERVER-57213 Remove StorageGlobalParams::checkpointDelaySecs and fix changing...Gregory Wlodarek
2023-02-28SERVER-74201 Rename OplogStones to OplogTruncateMarkersHaley Connelly
2022-12-07SERVER-71807: Add --magicRestore flag and entrypoint.Daniel Gottlieb
2022-07-06SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2022-05-02SERVER-65918 Remove references to `ephemeralForTest`Gregory Noma
2022-04-22SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek
2022-03-31SERVER-64132 Make shardsvrs running in serverless mode always return "unshard...Sophia Tan
2022-02-20SERVER-63266 Allow server to be started without setname in serverless modeDidier Nadeau