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