Shell MongoRunner.arrOptions should not filter out 0 value test defined server parameters

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.4.0-rc9, 4.7.0
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • v4.4
    • Execution Team 2020-06-15
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      This is a spin off of SERVER-45642, because it is a significant change: it was reviewed there. This also may need to be backported differently.

      To understand the problem,

      MongoRunner.runMongod({foo: 0})
      

      currently hands the server --foo, instead of --foo=0, due to this filtering here.

            Assignee:
            Dianna Hohensee (Inactive)
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: