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

Command line options invalid for a storage engine should be fatal

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Storage, Usability
    • Labels:
      None
    • Minor Change
    • ALL
    • Hide

      mongod --storageEngine=heap1 --nojournal

      Show
      mongod --storageEngine=heap1 --nojournal

      Some command line options are irrelevant for certain storage engines. For example "--nojournal" is meaningless for the heap1 engine. Using such invalid options should be fatal to avoid confusion about what state the server is actually in.

            Assignee:
            matt.kangas Matt Kangas
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: