-
Type: Bug
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: 3.0.0
-
Component/s: Command Operations
-
None
CreateCollectionOperation sends a usePowerOf2Sizes field to the create command, but according to https://docs.mongodb.com/manual/reference/command/create/ it should be flags : 1.
Note that this is only in the core API, which is unlikely to be used directly by anyone. The high level API doesn't set this property.