Re: [DISCUSS] KIP-1048 Improve kafka-consumer-perf-test to benchmark single partition

2024-05-27 Thread Harsh Panchal
Bumping up this thread since I can not find it in the mail archive. On Wed, 22 May 2024 at 18:09, Harsh Panchal wrote: > Hi, > > I would like to propose a change in the kafka-consumer-perf-test tool to > support perf testing specific partitions. > > kafka-consumer-perf-test is a great tool to qu

[DISCUSS] KIP-1048 Improve kafka-consumer-perf-test to benchmark single partition

2024-05-22 Thread Harsh Panchal
Hi, I would like to propose a change in the kafka-consumer-perf-test tool to support perf testing specific partitions. kafka-consumer-perf-test is a great tool to quickly check raw consumer performance. Currently, It subscribes to all the partitions and gives overall cluster performance, however