Hello, I have a very basic doubt.
I created a kafka topic and produced 10 messages using the kafka-console-producer utility. When I consume messages from this topic, it consumes 10 messages - fine. However, it shows that I have processed a total of 11 messages. This number is +1 the total number of messages consumed, each time. Why is that so? Does it read any extra information that it counts as message? I am attaching a couple of screenshots. Thank you already for your help. [image: Screen Shot 2016-08-16 at 6.38.28 pm.png][image: Screen Shot 2016-08-16 at 6.38.41 pm.png]