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
| Author | Harsh Panchal |
| Status | Discussion |
| JIRA | KAFKA-16810 |
| Wiki | View on Apache Wiki |
| Created | 2024-05-22 |
| Last Modified | 2024-05-22 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.