KIP-1195 — deprecate and remove org.apache.kafka.streams.errors.BrokerNotFoundException
Accepted Kafka 4.2 Streams
Marks org.apache.kafka.streams.errors.BrokerNotFoundException as deprecated in Kafka 4.2 for removal in 5.0. The exception has been unused by Kafka Streams internals since version 2.8, leaving dead code that confuses users and complicates the exception class hierarchy.
Details
| Author | Rajani Karuturi |
| Status | Accepted |
| Kafka Version | 4.2 |
| JIRA | KAFKA-12281 |
| Wiki | View on Apache Wiki |
| Created | 2025-07-16 |
| Last Modified | 2025-07-29 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.