[SERVER-18720] MongoRunner.runMongod/s Should Allow Multiple "--setParameter" Created: 28/May/15  Updated: 16/May/16  Resolved: 29/Apr/16

Status: Closed
Project: Core Server
Component/s: Shell
Affects Version/s: 3.1.3
Fix Version/s: 3.3.6

Type: Bug Priority: Major - P3
Reporter: Robert Guo (Inactive) Assignee: Spencer Jackson
Resolution: Done Votes: 0
Labels: 32qa
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
is depended on by SERVER-22161 Test LDAP Authorization bind mechanisms Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: 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)
Participants:

 Description   

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.



 Comments   
Comment by Githook User [ 29/Apr/16 ]

Author:

{u'username': u'spencerjackson', u'name': u'Spencer Jackson', u'email': u'spencer.jackson@mongodb.com'}

Message: SERVER-18720 Allow multiple setParameter options in MongoRunner
Branch: master
https://github.com/mongodb/mongo/commit/afa54fd49a619050aa30d602d2676a54eced87ee

Comment by Spencer Jackson [ 21/Mar/16 ]

I'm reopening this, as the current behavior of runMongod prevents multiple setParameter variables from being passed to it inside of a jstest.

Generated at Thu Feb 08 03:48:32 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.