conduktor.io ↗

KIP-177 — Consumer perf tool should count rebalance time

Accepted Kafka 1.0 ConsumerMetrics

Adds rebalance duration tracking to the `ConsumerPerformance` tool, reporting time spent in rebalance separately from message consumption time. Without this, performance benchmarks that trigger rebalances conflate consumer group coordination overhead with actual throughput, making cross-version comparisons misleading when rebalance behavior changes.

Details

Authorhuxihx
StatusAccepted
Kafka Version1.0
JIRAKAFKA-5358
WikiView on Apache Wiki
Created2017-07-13
Last Modified2017-08-09
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.