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

objcheck=false in INI-style config has no effect on server

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      With config file /tmp/mongod-tests/data/db/ini-objcheck.ini containing

      objcheck=false
      

      objcheck does not appear in result of `getCmdLineOpts`

      {u'ok': 1.0, u'parsed': {u'smallfiles': True, u'config': u'/tmp/mongod-tests/data/db/ini-objcheck.ini', u'dbpath': u'/tmp/mongod-tests/data/db/ini-objcheck', u'port': 30001}, u'argv': [u'mongo/mongod', u'--config', u'/tmp/mongod-tests/data/db/ini-objcheck.ini', u'--dbpath', u'/tmp/mongod-tests/data/db/ini-objcheck', u'--port', u'30001', u'--smallfiles']}
      

            Assignee:
            Unassigned Unassigned
            Reporter:
            phillip.quiza Phillip Quiza
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: