conduktor.io ↗

KIP-899 — Allow clients to rebootstrap

Accepted Kafka 3.8 ClientBroker

Allows Kafka clients to fall back to the bootstrap servers list and re-fetch cluster metadata when all currently known brokers become unreachable, rather than failing permanently. This solves the case where the entire broker set is replaced (e.g., IP changes, full cluster migration) and the cached metadata is entirely stale.

Details

AuthorIvan Yurchenko
StatusAccepted
Kafka Version3.8
JIRAKAFKA-8206
WikiView on Apache Wiki
Created2023-01-18
Last Modified2024-05-15
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.