For resmoke sharded cluster fixtures, we are currently overriding mongod options with parameters set in the configsvr_options map rather than merging them. We should have special handling here and here to merge the appropriate set parameters defined across the config file rather than overriding them.
- is related to
-
SERVER-47509 resmoke accepts multiple "mongodSetParameters" options but only uses the last one
- Closed