Variable | BLOCK_SIZE_MAX_KB | |
Introduced Version | 1.5.14 | |
Description | Maximum size in KB to target for blocks in a single segment | |
Value Type | integer | |
Default | 1,024 KB | |
Minimum | 128 KB | |
Maximum | 2,048 KB |
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.