conduktor.io ↗

KIP-325 — Extend Consumer Group Command to Show Beginning Offsets

Discussion ConsumerAdmin

Extends `kafka-consumer-groups.sh --describe` to include the beginning offset (log-start-offset) alongside current-offset, log-end-offset, and lag for each partition. Without the beginning offset, operators cannot determine whether lag is due to slow consumption or to data being retained/expired from the partition.

Details

AuthorVahid Hashemian
StatusDiscussion
JIRAKAFKA-7089
WikiView on Apache Wiki
Created2018-06-26
Last Modified2018-08-16
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.