Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
CompactionGainEstimate keeps a set for the visited record ids. Each entry in that set is represented by an instance of ThinRecordId. For big repositories the instance overhead lead to OOME while running the compaction estimator.