Variable | INGESTQUEUE_COMPRESSION_LEVEL | |
Description | Compression level for the Kafka ingest queue | |
Value Type | integer | |
Default | 0 |
1.37.0
The default compression level was reduced to 0 from 1. The effect is to reduce the time compressing data (by 4x) at the expense of a 10-20% increased in the size required by Kafka for the ingest queue.