GitHub user maji2014 opened a pull request: https://github.com/apache/kafka/pull/38
add judgement for ConsumerPerformance against negative number The result is negative number when runnning a short time for consumer performance testing, but user doesn't the reason, so add judgement for this, and then according to the reason, user can do ConsumerPerformance. You can merge this pull request into a Git repository by running: $ git pull https://github.com/maji2014/kafka kafka-1828 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/38.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 #38 ---- commit 5847097df01e5443b516871cdb24944def50a3cf Author: maji2014 <ma...@asiainfo.com> Date: 2014-12-24T03:25:15Z add judgement for ConsumerPerformance against negative number ---- --- 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. ---