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

MongoRunner.runMongod/s Should Allow Multiple "--setParameter"

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.6
    • Affects Version/s: 3.1.3
    • Component/s: Shell
    • Labels:
    • Fully Compatible
    • ALL
    • Security 4 06/05/15, Security 6 07/17/15, Security 12 (04/01/16), Security 13 (04/22/16), Security 14 (05/13/16)

      as it's currently implemented, all options are passed in as

      {option:string}

      pairs and only only one setParameter is allowed. A possible solution is to parse the option differently if it's "setParameter" and the value is an object instead of a string.

            Assignee:
            spencer.jackson@mongodb.com Spencer Jackson
            Reporter:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: