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)