currently when running compact on a collection with powerof2 sizing, it will compact it to a regular collection, but future entries will still use powerof2 sizing.
compact should either use the same allocation scheme of the collection it's being run on
- is related to
-
SERVER-4018 Add option to compact command to leave in padding.
- Closed