-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Storage
-
Fully Compatible
-
QuInt B (11/02/15)
We're checking for whether a collection can be compacted at the wrong level, as with WiredTiger, you can easily call compact
> db.oplog.rs.runCommand('compact', {force:true}) { "ok" : 0, "errmsg" : "cannot compact a capped collection" }