controller.quorum.fetch.timeout.ms — Kafka Broker Configuration
Maximum time without a successful fetch from the current leader before becoming a candidate and triggering an election for voters; Maximum time a leader can go without receiving valid fetch or fetchSnapshot request from a majority of the quorum before resigning..
Description
Maximum time without a successful fetch from the current leader before becoming a candidate and triggering an election for voters; Maximum time a leader can go without receiving valid fetch or fetchSnapshot request from a majority of the quorum before resigning.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.0 | 2000 (2 seconds) |
| 3.1 | 2000 (2 seconds) |
| 3.2 | 2000 (2 seconds) |
| 3.3 | 2000 (2 seconds) |
| 3.4 | 2000 (2 seconds) |
| 3.5 | 2000 (2 seconds) |
| 3.6 | 2000 (2 seconds) |
| 3.7 | 2000 (2 seconds) |
| 3.8 | 2000 (2 seconds) |
| 3.9 | 2000 (2 seconds) |
| 4.0 | 2000 (2 seconds) |
| 4.1 | 2000 (2 seconds) |
| 4.2 | 2000 (2 seconds) |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.