conduktor.io ↗

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

AuthorArnav Dadarya
StatusAccepted
Kafka Version5.0
JIRAKAFKA-17462
WikiView on Apache Wiki
Created2024-09-01
Last Modified2024-09-28
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.