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
| Author | Chia-Ping Tsai |
| Status | Discussion |
| Kafka Version | 4.2 |
| JIRA | KAFKA-12281 |
| Wiki | View on Apache Wiki |
| Created | 2021-02-03 |
| Last Modified | 2021-02-03 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.