- Add new startup parameter --newCollectionsUsePowerOf2Sizes which defaults to true
- all newly created collections will have powerOf2Sizes enabled
- upon initial sync via replication, existing collections will be converted to use powerOf2Sizes
- is duplicated by
-
SERVER-9331 Allow usePowerOf2Sizes=true to be set as database/instance-wide default
- Closed
- is related to
-
SERVER-13331 GridFS chunks collection should lower chunk size to 255k
- Closed