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

mongod config file no longer accepts verbose=vvv syntax

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 2.5.3
    • None
    • None
    • None
    • ALL

    Description

      Up until the latest nightly, and in previous versions, a config file like:

      verbose=vv

      was accepted by mongod. With the latest nightly, it reports an error:

      $ ./mongod --config /tmp/config.bad
      Error parsing command line: BadValue Error parsing INI config file: in option 'verbose': invalid bool value
      use --help for help

      The docs don't say that this will work, but one of our Jenkins scripts was using this syntax and started failing a few days ago when the latest nightly was pushed.

      Attachments

        Activity

          People

            sverch Shaun Verch
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: