Details
-
Improvement
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
None
-
Storage Execution
Description
When creating a capped collection without size (using only max) it seems like it should cause an error. The docs say you shouldn't be able to do this (using max without size) and it will works but the default size is something tiny like 8KB.