Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The new strategy of running cleanup before compaction is currently hidden behind a feature flag. Compaction currently runs as usual, performing cleanup as the last phase. The new strategy should be used as the default one. The present strategy should not be removed, but hidden behind a feature flag instead.