conduktor.io ↗

controller.quorum.request.timeout.ms — Kafka Broker Configuration

The configuration controls the maximum amount of time the client will wait for the response of a request. If the response is not received before the timeout elapses the client will resend the request if necessary or fail the request if retries are exhausted.

Description

The configuration controls the maximum amount of time the client will wait for the response of a request. If the response is not received before the timeout elapses the client will resend the request if necessary or fail the request if retries are exhausted.

Default Values by Kafka Version

Kafka VersionDefault Value
3.02000 (2 seconds)
3.12000 (2 seconds)
3.22000 (2 seconds)
3.32000 (2 seconds)
3.42000 (2 seconds)
3.52000 (2 seconds)
3.62000 (2 seconds)
3.72000 (2 seconds)
3.82000 (2 seconds)
3.92000 (2 seconds)
4.02000 (2 seconds)
4.12000 (2 seconds)
4.22000 (2 seconds)
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.