[
https://issues.apache.org/jira/browse/KAFKA-16810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848455#comment-17848455
]
Harsh Panchal commented on KAFKA-16810:
---------------------------------------
PR: https://github.com/apache/kafka/pull/15905
KIP:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-1048%3A+Improve+kafka-consumer-perf-test+to+benchmark+single+partition
(WIP)
> Improve kafka-consumer-perf-test to benchmark single partition
> --------------------------------------------------------------
>
> Key: KAFKA-16810
> URL: https://issues.apache.org/jira/browse/KAFKA-16810
> Project: Kafka
> Issue Type: New Feature
> Components: tools
> Reporter: Harsh Panchal
> Priority: Minor
>
> 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 If we want to test performance of single
> broker/partition, existing tool does not support.
> We can introduce two optional flags --partitions and --offsets which gives
> flexibility to benchmark only specific partitions optionally from specified
> offsets.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)