conduktor.io ↗

controller.quorum.retry.backoff.ms — Kafka Broker Configuration

The amount of time to wait before attempting to retry a failed request to a given topic partition. This avoids repeatedly sending requests in a tight loop under some failure scenarios.

Description

The amount of time to wait before attempting to retry a failed request to a given topic partition. This avoids repeatedly sending requests in a tight loop under some failure scenarios. This value is the initial backoff value and will increase exponentially for each failed request, up to the retry.backoff.max.ms value.

Default Values by Kafka Version

Kafka VersionDefault Value
3.020
3.120
3.220
3.320
3.420
3.520
3.620
3.720
3.820
3.920
4.020
4.120
4.220
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.