conduktor.io ↗

KIP-550 — Mechanism to Delete Stray Partitions on Broker

Discussion Broker

Introduces a mechanism for brokers to detect and clean up stray partitions — log directories present on disk but unknown to the controller — that accumulate when partition reassignment completes while the original broker is offline. Stray partitions waste disk space, can cause log directory scanning overhead, and are invisible to operators with no automated cleanup path.

Protocol Impact

LeaderAndIsr · StopReplica

Details

AuthorDhruvil Shah
StatusDiscussion
JIRAKAFKA-7362
WikiView on Apache Wiki
Created2019-12-07
Last Modified2020-01-06
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.