KIP-849 — Expose logdirs total and usable space via kafka-log-dirs.sh
Discussion Admin
Adds totalBytes and usableBytes fields to every logDirs entry in the kafka-log-dirs.sh JSON output (version 2), exposing log directory disk capacity alongside replica offset data. KIP-827 added this data to the broker API but the CLI tool did not surface it, forcing operators to separately inspect disk usage.
Details
| Author | Deng Ziming |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2022-06-21 |
| Last Modified | 2022-06-21 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.