Currently, there are only two supported storage engine specific options: usePowerOf2Sizes and noPadding. These should both effect the options.flags field of the collection as seen by the listCollections command. For now all other options will be rejected. A general solution to allow arbitrary engine-specific options (similar to createCollection) will be designed for 3.2.
- is related to
-
SERVER-17320 Need a way for collmod to support arbitrary storageEngine-specific options
- Closed