The ChronicleQueueBuilder interface (4.5) allows parameterisation of the queue file characteristics. By default I get 80mb files for daily rollover.
- Is there any guidance how one should use these values?
- What are the trade-offs? Can I optimize it to let an appender seek to an index quickly?
- If I know my average excerpt size and the average number of excerpts per period, can I choose these values to avoid resizing of the queue file during the day?