GitHub user luafran opened a pull request:
https://github.com/apache/kafka/pull/617
Minor: ConsoleConsumer - Fix number of processed messages count
kafka-console-consumer.sh is showing an incorrect number of
messages processed, counting one more message than the actual
number of processed messages.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/luafran/kafka
console-consumer-number-of-processed-messages
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/617.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 #617
----
commit f5e8fd48ac81de61a14ff3f1d54e0bf3bd392718
Author: Luciano Afranllie <[email protected]>
Date: 2015-12-02T19:27:28Z
Minor: ConsoleConsumer - Fix number of processed messages count
kafka-console-consumer.sh is showing an incorrect number of
messages processed, counting one more message than the actual
number of processed messages.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---