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.
- related to
-
SERVER-15942 Replset write-command API test failures for non-mmap engines
- Closed