You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Piotr Pietrzak (Jira)" <ji...@apache.org> on 2019/10/16 22:12:00 UTC

[jira] [Created] (KAFKA-9055) ProducerPerformance and ConsumerPerformance to be used directly from code

Piotr Pietrzak created KAFKA-9055:
-------------------------------------

             Summary: ProducerPerformance and ConsumerPerformance to be used directly from code
                 Key: KAFKA-9055
                 URL: https://issues.apache.org/jira/browse/KAFKA-9055
             Project: Kafka
          Issue Type: Improvement
          Components: tools
            Reporter: Piotr Pietrzak


As Kafka user I would like to run multiple producer/consumer tests in automated way to test my cluster with different message sizes.

As Kafka user I would like to get performance statistics/measures to aggregate them in my custom report.

Current state of ProducerPerformance and ConsumerPerformance is almost what I need, but I would like to pass params and get results as java objects not strings and System.out output.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)