Variable | MERGE_UNDERSIZED_SEGMENTS_ENABLED | |
Description | Reduces the number of small files on disk by merging segments in larger files | |
Default | true |
A background job finds segments that are too small compared to the desired sizes (from current configuration) and merge them into larger files.
This job runs by default and may be turned off by enabling this option to
false
.