conduktor.io ↗

KIP-756 — Move StreamsResetter tool outside of core

Discarded Kafka 3.5 StreamsAdmin

Moves the `StreamsResetter` tool from the `core` module to the `tools` module and introduces a programmatic Java API. The tool was placed in `core` due to its original ZooKeeper dependency, but with ZooKeeper removed, it must be relocated; and a public API enables Streams applications to reset topics without shelling out.

Details

AuthorJorge Esteban Quilcate Otoya
StatusDiscarded
Kafka Version3.5
JIRAKAFKA-4327
WikiView on Apache Wiki
Created2021-06-08
Last Modified2023-04-19
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.