GitHub user amethystic opened a pull request: https://github.com/apache/kafka/pull/2860
kafka-5068: Optionally print out metrics after running the perf tests @junrao added a config `--print.metrics` to control whether ProducerPerformance prints out metrics at the end of the test. If its okay, will add the code counterpart for consumer. You can merge this pull request into a Git repository by running: $ git pull https://github.com/amethystic/kafka kafka-5068_print_metrics_in_perf_tests Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2860.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2860 ---- commit 05d55590203d715c7c306338f005646e1493b2fb Author: huxi <h...@zhenrongbao.com> Date: 2017-04-17T02:50:50Z kafka-5068: Optionally print out metrics after running the perf tests Added a config `--print.metrics` to control whether ProducerPerformance prints out metrics at the end of the test. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---