conduktor.io ↗

KIP-711 — Deprecate org.apache.kafka.streams.errors.BrokerNotFoundException

Discussion Kafka 4.2 Streams

Deprecates `org.apache.kafka.streams.errors.BrokerNotFoundException` since the Streams runtime has not thrown it for years following its removal from the code path. The unused exception class pollutes the public API and misleads users who might write catch clauses for an exception that will never be thrown.

Details

AuthorChia-Ping Tsai
StatusDiscussion
Kafka Version4.2
JIRAKAFKA-12281
WikiView on Apache Wiki
Created2021-02-03
Last Modified2021-02-03
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.