connection.failed.authentication.delay.ms — Kafka Broker Configuration
Connection close delay on failed authentication: this is the time (in milliseconds) by which connection close will be delayed on authentication failure. This must be configured to be less than connections.
Description
Connection close delay on failed authentication: this is the time (in milliseconds) by which connection close will be delayed on authentication failure. This must be configured to be less than connections.max.idle.ms to prevent connection timeout.
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 2.1 | 100 |
| 2.2 | 100 |
| 2.3 | 100 |
| 2.4 | 100 |
| 2.5 | 100 |
| 2.6 | 100 |
| 2.7 | 100 |
| 2.8 | 100 |
| 3.0 | 100 |
| 3.1 | 100 |
| 3.2 | 100 |
| 3.3 | 100 |
| 3.4 | 100 |
| 3.5 | 100 |
| 3.6 | 100 |
| 3.7 | 100 |
| 3.8 | 100 |
| 3.9 | 100 |
| 4.0 | 100 |
| 4.1 | 100 |
| 4.2 | 100 |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.