Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The code performing cleanup (now part of DefaultGarbageCollectionStrategy per OAK-7377) should be extracted as an independent building block. This level of encapsulation enables the composition of the compaction and the cleanup phases in different combinations, which is a prerequisite to experiment with new garbage collection strategies with minimal code duplication.