Option | INGEST_QUEUE_INITIAL_REPLICATION_FACTOR | |
Introduced Version | 1.182.0 | |
Description | Replication factor for the Kafka ingest queue. Only applied when the topic is created initially. | |
Default | 3 |
Specify the replication factor for the Kafka ingest queue.
ini
INGEST_QUEUE_INITIAL_REPLICATION_FACTOR=3
See KAFKA_SERVERS
for more information and an
example.