| Option | FLUSH_BLOCK_SECONDS | |
| Description | How long a mini-segment can stay open | |
| Default | 900 seconds | |
        How long a mini-segment can stay open. How much data needs
        replay from Kafka when a fail-over happens. More flushing means
        minisegments are likely to be smaller. Less frequent flushing
        means more replay in the event of a crash. See
        BLOCKS_PER_SEGMENT for an
        example of this variable and more information.