Variable | BLOCK_SIZE_MIN_KB | |
Introduced Version | 1.5.14 | |
Description | Minimum size in KB to target for blocks in a single segment | |
Default | 384 KB | |
Minimum | 128 KB | |
Maximum | 2048 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.