This is to be done in preparation for SERVER-16049. Storage engine implementations today are expected to manage all capped collection truncation internally. However, this approach makes capped collection deletes implicit by nature. In order to support capped collection deletes explicitly, by replicating capped deletes, the collection layer needs to control this behaviour.
- is depended on by
-
SERVER-16049 Replicate capped collection deletes explicitly
- Closed
- is related to
-
SERVER-55237 Create a new command that resizes regular capped collections
- Closed
-
SERVER-55230 Investigate using ranged truncation for capped collection deletion
- Closed