Variable | BLOCKS_PER_MINISEGMENT | |
Description | Desired number of blocks in a mini-segment | |
Default | 128 |
Desired number of blocks (each ~1 MB before compression) in a mini-segment
before merge. Defaults to 128. Mini-segments will get closed earlier if
expired due to FLUSH_BLOCK_SECONDS
.
See BLOCKS_PER_SEGMENT
below for an example of this
variable and more information.