sasl.login.refresh.window.jitter — Kafka Broker Configuration
The maximum amount of random jitter relative to the credential's lifetime that is added to the login refresh thread's sleep time. Legal values are between 0 and 0.
Description
The maximum amount of random jitter relative to the credential's lifetime that is added to the login refresh thread's sleep time. Legal values are between 0 and 0.25 (25%) inclusive; a default value of 0.05 (5%) is used if no value is specified. Currently applies only to OAUTHBEARER.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 2.0 | 0.05 |
| 2.1 | 0.05 |
| 2.2 | 0.05 |
| 2.3 | 0.05 |
| 2.4 | 0.05 |
| 2.5 | 0.05 |
| 2.6 | 0.05 |
| 2.7 | 0.05 |
| 2.8 | 0.05 |
| 3.0 | 0.05 |
| 3.1 | 0.05 |
| 3.2 | 0.05 |
| 3.3 | 0.05 |
| 3.4 | 0.05 |
| 3.5 | 0.05 |
| 3.6 | 0.05 |
| 3.7 | 0.05 |
| 3.8 | 0.05 |
| 3.9 | 0.05 |
| 4.0 | 0.05 |
| 4.1 | 0.05 |
| 4.2 | 0.05 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.