conduktor.io ↗

KIP-927 — Improve the kafka-metadata-quorum output

Accepted Kafka 3.6 KRaftAdmin

Adds a `--human-readable` flag to the `kafka-metadata-quorum` CLI tool that converts `LastFetchTimestamp` and `LastCaughtUpTimestamp` fields from Unix epoch milliseconds to human-readable relative delay strings (e.g., `366 ms ago`). Raw epoch timestamps in the quorum replication status output require manual conversion to assess voter lag.

Details

AuthorFederico Valeri
StatusAccepted
Kafka Version3.6
JIRAKAFKA-14982
WikiView on Apache Wiki
Created2023-05-10
Last Modified2023-05-25
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.