conduktor.io ↗

sasl.login.retry.backoff.max.ms — Kafka Broker Configuration

The (optional) value in milliseconds for the maximum wait between login attempts to the external authentication provider. Login uses an exponential backoff algorithm with an initial wait based on the sasl.

Description

The (optional) value in milliseconds for the maximum wait between login attempts to the external authentication provider. Login uses an exponential backoff algorithm with an initial wait based on the sasl.login.retry.backoff.ms setting and will double in wait length between attempts up to a maximum wait length specified by the sasl.login.retry.backoff.max.ms setting. Currently applies only to OAUTHBEARER.

Default Values by Kafka Version

Kafka VersionDefault Value
3.110000 (10 seconds)
3.210000 (10 seconds)
3.310000 (10 seconds)
3.410000 (10 seconds)
3.510000 (10 seconds)
3.610000 (10 seconds)
3.710000 (10 seconds)
3.810000 (10 seconds)
3.910000 (10 seconds)
4.010000 (10 seconds)
4.110000 (10 seconds)
4.210000 (10 seconds)
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.