The create command should reject any unknown options passed to it. Currently, unknown options are ignored.
We could probably implement this by adding a catch-all case to the if statement in collection_options.cpp.
- is related to
-
SERVER-39231 Create command should reject incorrect types for known options
- Closed
- related to
-
SERVER-26571 cannot upgrade database created in 2.4 to 3.4
- Closed
-
SERVER-26490 Whitelist usePowerOf2Sizes option to create command
- Closed