conduktor.io ↗

KIP-137 — Enhance TopicCommand --describe to show topics marked for deletion

Accepted Admin

Extends `kafka-topics.sh --describe` to include a `MarkedForDeletion: true` indicator for topics pending deletion, and ensures these topics are labeled correctly when combined with `--under-replicated-partitions` or `--unavailable-partitions`. Previously, `--describe` showed no deletion status (visible only in `--list`), causing confusion when a topic appeared under-replicated because it was being deleted.

Details

AuthorMickael Maison
StatusAccepted
JIRAKAFKA-4291
WikiView on Apache Wiki
Created2017-03-30
Last Modified2017-05-18
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.