Optional minConsolidation candidates with a score less than this value will be filtered out.
Default: 0
Optional segmentsSize below which all segments are treated as equivalent.
Default: 2097152 (2 MiB)
Optional segmentsMaximum allowed size of all consolidation segments.
Default: 5368709120 (5 GiB)
Optional segmentsMaximum number of segments that are evaluated as candidates for consolidation.
Default: 10
Optional segmentsMinimum number of segments that are evaluated as candidates for consolidation.
Default: 1
Type of consolidation policy.
Generated using TypeDoc
Policy to consolidate if the sum of all candidate segment byte size is less than the total segment byte size multiplied by a given threshold.