b-goyal commented on PR #207:
URL: https://github.com/apache/kafka/pull/207#issuecomment-1997291340

   Kafka Of Original Version do not support "commit offset after 
consuming",when kafka.consumer.ConsumerIterator[K, V].next() return a 
MessageAndMetadata,which consumed offset is already being set,and commit thread 
maybe commit this offset before "consuming process finished",when jvm restart 
or being down,this msg will not be consumed next time
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to