conduktor.io ↗

KIP-1048 — Improve kafka-consumer-perf-test to benchmark single partition

Discussion ConsumerTesting

Extends kafka-consumer-perf-test to support consuming from a single specified partition via a new --partition flag, enabling partition-level throughput and latency benchmarking. The tool previously subscribed to all partitions, making it impossible to isolate per-broker or per-partition performance and diagnose hardware-level issues (e.g., a faulty switch affecting one broker).

Details

AuthorHarsh Panchal
StatusDiscussion
JIRAKAFKA-16810
WikiView on Apache Wiki
Created2024-05-22
Last Modified2024-05-22
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.