-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
v6.0
-
Execution Team 2022-06-27
In our documentation, we state that capped collections use a minimize size of 4096 bytes. From local testing, it seems that this minimum size is not being utilized.
We found that collMod does use this minimum size correctly – resizing an existing capped collection to less than 2048 bytes does resize it to 4096.
- is related to
-
SERVER-1864 Support Resizing Capped Collections
- Closed
-
SERVER-51501 recognize the timeseries option of the create command
- Closed
- related to
-
SERVER-67246 Remove size multiple restriction on capped collections
- Closed