conduktor.io ↗

sasl.login.refresh.buffer.seconds — Kafka Broker Configuration

The amount of buffer time before credential expiration to maintain when refreshing a credential, in seconds. If a refresh would otherwise occur closer to expiration than the number of buffer seconds then the refresh will be moved up to maintain as much of the buffer time as possible.

Description

The amount of buffer time before credential expiration to maintain when refreshing a credential, in seconds. If a refresh would otherwise occur closer to expiration than the number of buffer seconds then the refresh will be moved up to maintain as much of the buffer time as possible. Legal values are between 0 and 3600 (1 hour); a default value of 300 (5 minutes) is used if no value is specified. This value and sasl.login.refresh.min.period.seconds are both ignored if their sum exceeds the remaining lifetime of a credential. Currently applies only to OAUTHBEARER.

Default Values by Kafka Version

Kafka VersionDefault Value
2.0300
2.1300
2.2300
2.3300
2.4300
2.5300
2.6300
2.7300
2.8300
3.0300
3.1300
3.2300
3.3300
3.4300
3.5300
3.6300
3.7300
3.8300
3.9300
4.0300
4.1300
4.2300
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.