KIP-1087 — Removing intermediateTopicsOption from StreamsResetter
Accepted Kafka 5.0 StreamsAdmin
Deprecates and removes the `--intermediate-topics` option from the `StreamsResetter` tool in version 5.0. The `StreamsResetter`'s `intermediateTopicsOption` was only relevant for topologies using the `KStream#through()` method, which was deprecated and subsequently removed; the option is now a dead code path.
Details
| Author | Arnav Dadarya |
| Status | Accepted |
| Kafka Version | 5.0 |
| JIRA | KAFKA-17462 |
| Wiki | View on Apache Wiki |
| Created | 2024-09-01 |
| Last Modified | 2024-09-28 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.