-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
We need to decide what options are allowed in the JSON config file and implement that.
For example:
1. Options NOT in the JSON config file
- fastsync
- repair
- help
- config
- dur
- nodur
- nojournal
2. Options renamed in the JSON config file
- journal -> journal.enabled
As part of this, we hope to generate all of this in JSON format and use that as the source of truth for both the docs and unittest generation. Hopefully once the code is fully declarative, either this won't be needed or the code itself could be automatically generated.
- is related to
-
SERVER-8510 Move command line parsing into MONGO_INITIALIZERS and support JSON config files
- Closed
- related to
-
SERVER-10255 Refactor storage of command line options
- Closed