Option | BLOCK_SIZE_MIN_KB | |
Description | Minimum size in KB to target for blocks in a single segment | |
Introduced Version | 1.5.14 | |
Default | 384 KB | |
Minimum | 128 KB | |
Maximum | 2,048 KB |
Minimum size in KB to target for blocks in a segment. Blocks may flush due to time, size of pre-filter bits.
See BLOCKS_PER_SEGMENT
for an
example of this variable and more information.