GitHub user astubbs opened a pull request:
https://github.com/apache/kafka/pull/4080
Minor: Print units for the performance consumer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/astubbs/kafka perfcons
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4080.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 #4080
----
commit c5c97caedb82f6a831d6c01aa5bf814a25b22ced
Author: Antony Stubbs <[email protected]>
Date: 2017-10-17T11:59:38Z
MINOR: Remove duplicate field records/sec
commit 33ddfacf24499a405fb26bf4a5df47b4566b3936
Author: Antony Stubbs <[email protected]>
Date: 2017-10-17T13:29:01Z
Minor: Print units for the performance consumer
More closely matches the performance producer.
----
---