Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-92148

Support for fuzzing mongod configs (like --directoryperdb)

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • None
    • RSS Sydney
    • RSS Sydney - 2024-06-11, RSS Sydney - 2024-06-25, RSS Sydney - 2024-07-09, RSS Sydney - 2024-07-23, RSS Sydney - 2024-08-06

      In SERVER-90874 we want to support fuzzing the directoryPerDb and WiredtigerDirectoryForIndexes options.

       

      Unlike the current fuzzed mongodb options, those cannot be specified via `–set_parameter` as they are declared as `configs` not `server_parameters` in their IDLs (or specifically, the server_parameter is declared `readonly` and is overwritten by the config value).

            Assignee:
            nic.hollingum@mongodb.com Nic Hollingum
            Reporter:
            nic.hollingum@mongodb.com Nic Hollingum
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: