KIP-1102 — Enable clients to rebootstrap based on timeout or error code
Accepted Kafka 4.0 Client
Extends client rebootstrap (KIP-899) to trigger not only when all metadata nodes are unreachable, but also after configurable timeouts or on specific broker error codes indicating stale metadata. This covers edge cases such as rolling broker replacements where old IPs become unresponsive but no connection error is immediately returned.
Protocol Impact
Details
| Author | Rajini Sivaram |
| Status | Accepted |
| Kafka Version | 4.0 |
| JIRA | KAFKA-17885 |
| Wiki | View on Apache Wiki |
| Created | 2024-10-28 |
| Last Modified | 2024-11-08 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.